Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h322 #define MBC_ONLINE_SELF_TEST 0x46 /* Online self-test. */ macro
998 {MBC_ONLINE_SELF_TEST, "MBC_ONLINE_SELF_TEST"}, \
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h192 #define MBC_ONLINE_SELF_TEST 0x46 /* Online self-test. */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c560 mcp->mb[0] = MBC_ONLINE_SELF_TEST; in ql_online_selftest()