Searched refs:hermon_loopback_ioctl_t (Results 1 – 2 of 2) sorted by relevance
272 } hermon_loopback_ioctl_t; typedef
135 static int hermon_loopback_copyout(hermon_loopback_ioctl_t *lb,946 hermon_loopback_ioctl_t lb; in hermon_ioctl_loopback()984 if (ddi_copyin((void *)arg, &lb, sizeof (hermon_loopback_ioctl_t), in hermon_ioctl_loopback()3034 hermon_loopback_copyout(hermon_loopback_ioctl_t *lb, intptr_t arg, int mode) in hermon_loopback_copyout()3059 if (ddi_copyout(lb, (void *)arg, sizeof (hermon_loopback_ioctl_t), in hermon_loopback_copyout()