Home
last modified time | relevance | path

Searched refs:MBC_GET_ID_LIST (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h358 #define MBC_GET_ID_LIST 0x7c /* Get port ID list. */ macro
1033 {MBC_GET_ID_LIST, "MBC_GET_ID_LIST"}, \
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h239 #define MBC_GET_ID_LIST 0x7c /* Get port ID list. */ macro
H A Dqlt.c5086 mcp->to_fw[0] = MBC_GET_ID_LIST; in qlt_portid_to_handle()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c2935 mcp->mb[0] = MBC_GET_ID_LIST; in ql_get_id_list()