Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h224 #define MBC_RESET_LINK_STATUS 0x52 /* Reset Link Error Status */ macro
852 {MBC_RESET_LINK_STATUS, "MBC_RESET_LINK_STATUS"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h164 #define MBC_RESET_LINK_STATUS 0x52 /* Reset Link Error Status */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c2419 mcp->mb[0] = MBC_RESET_LINK_STATUS; in ql_reset_link_status()