Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_ioctl.h206 } hermon_stat_port_ioctl_t; typedef
218 hermon_stat_port_ioctl_t *ap_ports;
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c826 hermon_stat_port_ioctl_t portstat; in hermon_ioctl_ports()
851 (hermon_stat_port_ioctl_t *)(uintptr_t)info32.ap_ports; in hermon_ioctl_ports()
905 &(((hermon_stat_port_ioctl_t *)info.ap_ports)[i]), in hermon_ioctl_ports()
906 sizeof (hermon_stat_port_ioctl_t), mode) != 0) { in hermon_ioctl_ports()