Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h237 #define MBC_ABORT_TASK_SET 0x68 /* Abort Task Set. */ macro
865 {MBC_ABORT_TASK_SET, "MBC_ABORT_TASK_SET"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h189 #define MBC_ABORT_TASK_SET 0x68 /* Abort Task Set. */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1226 mcp->mb[0] = MBC_ABORT_TASK_SET; in ql_abort_task_set()