Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ofed/management/libibumad/include/infiniband/
Dumad.h116 #define SYS_PORT_PHY_STATE "phys_state" macro
/freebsd-9-stable/contrib/ofed/management/libibumad/src/
Dumad.c150 if (sys_read_uint(port_dir, SYS_PORT_PHY_STATE, &port->phys_state) < 0) in get_port()