Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h204 #define MBC_GET_ID 0x20 /* Get loop id of ISP2200. */ macro
832 {MBC_GET_ID, "MBC_GET_ID"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h141 #define MBC_GET_ID 0x20 /* Get loop id of ISP2200. */ macro
H A Dqlt.c1514 mcp->to_fw[0] = MBC_GET_ID; in qlt_get_link_info()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c3508 mcp->mb[0] = MBC_GET_ID; in ql_get_adapter_id()