Home
last modified time | relevance | path

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

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