Home
last modified time | relevance | path

Searched refs:LINE_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.c564 n->ch_slot = LINE_CS; in get_slb_slot()
699 node->ch_slot = LINE_CS; in fill_mellanox_chassis_record()
711 if((node->ch_slot == LINE_CS && (node->ch_slotnum > (LINES_MAX_NUM + 1))) || in fill_mellanox_chassis_record()
722 if(node->ch_slot == LINE_CS) in fill_mellanox_chassis_record()
737 if (node->ch_slot == LINE_CS){ in insert_mellanox_line_and_spine()