Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_ioctl.h188 } hermon_reg_ioctl_t; typedef
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c1225 hermon_reg_ioctl_t rdreg; in hermon_ioctl_reg_read()
1243 status = ddi_copyin((void *)arg, &rdreg, sizeof (hermon_reg_ioctl_t), in hermon_ioctl_reg_read()
1281 status = ddi_copyout(&rdreg, (void *)arg, sizeof (hermon_reg_ioctl_t), in hermon_ioctl_reg_read()
1300 hermon_reg_ioctl_t wrreg; in hermon_ioctl_reg_write()
1318 status = ddi_copyin((void *)arg, &wrreg, sizeof (hermon_reg_ioctl_t), in hermon_ioctl_reg_write()