Searched refs:_ndx (Results 1 – 2 of 2) sorted by relevance
473 #define KLCF_COMP(_brd, _ndx) \ argument475 (_brd)->brd_compts[(_ndx)]))485 #define KLCF_COMP(_brd, _ndx) \ argument486 ((((_brd)->brd_compts[(_ndx)]) == 0) ? 0 : \487 (NODE_OFFSET_TO_KLINFO(NASID_GET(_brd), (_brd)->brd_compts[(_ndx)])))
490 #define KLCF_COMP(_brd, _ndx) (klinfo_t *)((_brd)->brd_compts[(_ndx)]) argument499 #define KLCF_COMP(_brd, _ndx) \ argument501 (_brd)->brd_compts[(_ndx)]))