Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h241 #define MBC_LIP_RESET 0x6c /* LIP reset. */ macro
869 {MBC_LIP_RESET, "MBC_LIP_RESET"}, \
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h193 #define MBC_LIP_RESET 0x6c /* LIP reset. */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c2594 mcp->mb[0] = MBC_LIP_RESET; in ql_lip_reset()