Home
last modified time | relevance | path

Searched refs:wrphy (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ioctl.c309 hci1394_ioctl_wrphy_t wrphy; in hci1394_ioctl_wrphy() local
316 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()