Searched refs:wrphy (Results 1 – 1 of 1) sorted by relevance
309 hci1394_ioctl_wrphy_t wrphy; in hci1394_ioctl_wrphy() local316 status = ddi_copyin(arg, &wrphy, sizeof (hci1394_ioctl_wrphy_t), mode); in hci1394_ioctl_wrphy()321 status = hci1394_ohci_phy_write(soft_state->ohci, wrphy.addr, in hci1394_ioctl_wrphy()322 wrphy.data); in hci1394_ioctl_wrphy()