Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibnetdisc/
H A Dchassis.h91 enum ibnd_chassis_slot_type { UNRESOLVED_CS, LINE_CS, SPINE_CS, SRBD_CS }; enumerator
H A Dchassis.c115 if (node->ch_slot == UNRESOLVED_CS || node->ch_slot > SRBD_CS) in ibnd_get_chassis_slot_str()
528 n->ch_slot = SRBD_CS; in get_router_slot()