Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ioctl.c233 hci1394_ioctl_rdvreg_t rdvreg; in hci1394_ioctl_rdvreg() local
240 status = ddi_copyin(arg, &rdvreg, sizeof (hci1394_ioctl_rdvreg_t), in hci1394_ioctl_rdvreg()
247 rdvreg.regset, rdvreg.addr, &rdvreg.data); in hci1394_ioctl_rdvreg()
252 status = ddi_copyout(&rdvreg, arg, sizeof (hci1394_ioctl_rdvreg_t), in hci1394_ioctl_rdvreg()