Home
last modified time | relevance | path

Searched refs:MBC_GET_LINK_STATUS (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h343 #define MBC_GET_LINK_STATUS 0x6b /* Get Link Status. */ macro
1019 {MBC_GET_LINK_STATUS, "MBC_GET_LINK_STATUS"}, \
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h224 #define MBC_GET_LINK_STATUS 0x6b /* Get Link Status. */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c1044 mbx_cmds.mb[0] = MBC_GET_LINK_STATUS /* 0x124 */; in qlge_get_link_status()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1609 #define MBC_GET_LINK_STATUS 0x124 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c2353 mcp->mb[0] = MBC_GET_LINK_STATUS; in ql_get_link_status()
2455 mcp->mb[0] = MBC_GET_LINK_STATUS; in ql_get_status_counts()