Searched refs:hermon_reg_ioctl_t (Results 1 – 2 of 2) sorted by relevance
188 } hermon_reg_ioctl_t; typedef
1225 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()