Searched refs:alb_port_num (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_ioctl.h270 uint8_t alb_port_num; member in struct:hermon_loopback_ioctl_s
H A Dhermon_misc.h506 uint8_t alb_port_num; member in struct:hermon_loopback_ioctl32_s
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c980 lb.alb_port_num = lb32.alb_port_num;
1002 if (!hermon_portnum_is_valid(state, lb.alb_port_num)) {
1022 if (hermon_port_query(state, lb.alb_port_num, &pi) != 0) {
3050 lb32.alb_port_num = lb->alb_port_num;

Completed in 51 milliseconds