Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h255 #define MBC_GET_ID_LIST 0x7c /* Get port ID list. */ macro
882 {MBC_GET_ID_LIST, "MBC_GET_ID_LIST"}, \
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h207 #define MBC_GET_ID_LIST 0x7c /* Get port ID list. */ macro
H A Dqlt.c3076 mcp->to_fw[0] = MBC_GET_ID_LIST; in qlt_portid_to_handle()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c2821 mcp->mb[0] = MBC_GET_ID_LIST; in ql_get_id_list()