Searched refs:rdphy (Results 1 – 1 of 1) sorted by relevance
334 hci1394_ioctl_rdphy_t rdphy; in hci1394_ioctl_rdphy() local341 status = ddi_copyin(arg, &rdphy, sizeof (hci1394_ioctl_rdphy_t), mode); in hci1394_ioctl_rdphy()346 status = hci1394_ohci_phy_read(soft_state->ohci, rdphy.addr, in hci1394_ioctl_rdphy()347 &rdphy.data); in hci1394_ioctl_rdphy()352 status = ddi_copyout(&rdphy, arg, sizeof (hci1394_ioctl_rdphy_t), mode); in hci1394_ioctl_rdphy()