Home
last modified time | relevance | path

Searched refs:SPINE_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.c486 n->ch_slot = SPINE_CS; in get_sfb_slot()
701 node->ch_slot = SPINE_CS; in fill_mellanox_chassis_record()
712 (node->ch_slot == SPINE_CS && (node->ch_slotnum > (SPINES_MAX_NUM + 1)))){ in fill_mellanox_chassis_record()
744 else if (node->ch_slot == SPINE_CS){ in insert_mellanox_line_and_spine()