Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h235 #define MBC_TARGET_RESET 0x66 /* Target Reset. */ macro
863 {MBC_TARGET_RESET, "MBC_TARGET_RESET"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h187 #define MBC_TARGET_RESET 0x66 /* Target Reset. */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1014 mcp->mb[0] = MBC_TARGET_RESET; in ql_target_reset()