Home
last modified time | relevance | path

Searched refs:MBC_CLEAR_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.h236 #define MBC_CLEAR_TASK_SET 0x67 /* Clear Task Set. */ macro
864 {MBC_CLEAR_TASK_SET, "MBC_CLEAR_TASK_SET"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h188 #define MBC_CLEAR_TASK_SET 0x67 /* Clear Task Set. */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1174 mcp->mb[0] = MBC_CLEAR_TASK_SET; in ql_clear_task_set()