Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibumad/
H A Dumad.h149 #define SYS_PORT_PHY_STATE "phys_state" macro
H A Dumad.c157 if (sys_read_uint(port_dir, SYS_PORT_PHY_STATE, &port->phys_state) < 0) in get_port()