Home
last modified time | relevance | path

Searched refs:ELM_TYP_IB (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h102 #define ELM_TYP_IB 0x81 /* IB(ESI) - controller electronics */ macro
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c1142 if (l_state->ib_tbl.config.type_hdr[i].type == ELM_TYP_IB) { in ib_present_chk()
1483 case ELM_TYP_IB: in pho_display_config()
1623 case ELM_TYP_IB: in dpm_display_config()
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c3140 if (ib_state->ib_tbl.config.type_hdr[i].type == ELM_TYP_IB) { in l_get_port()