Home
last modified time | relevance | path

Searched refs:MBX_0_THRU_7 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h451 #define MBX_0_THRU_7 MBX_0_THRU_6|MBX_7 macro
452 #define MBX_0_THRU_8 MBX_0_THRU_7|MBX_8
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c4174 mcp->out_mb = MBX_0_THRU_7; in ql_fw_etrace()