Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h210 #define MBC_RESET_MENLO 0x3a /* Reset Menlo. */ macro
838 {MBC_RESET_MENLO, "MBC_RESET_MENLO"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h151 #define MBC_RESET_MENLO 0x3a /* Reset Menlo. */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c4231 mcp->mb[0] = MBC_RESET_MENLO; in ql_reset_menlo()