Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibumad/
H A Dumad.h147 #define SYS_PORT_LID "lid" macro
H A Dumad.c153 if (sys_read_uint(port_dir, SYS_PORT_LID, &port->base_lid) < 0) in get_port()