Searched refs:SYS_PORT_PHY_STATE (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/libibumad/ | ||
H A D | umad.h | 149 #define SYS_PORT_PHY_STATE "phys_state" macro |
H A D | umad.c | 157 if (sys_read_uint(port_dir, SYS_PORT_PHY_STATE, &port->phys_state) < 0) in get_port() |