Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h225 #define MBC_EXECUTE_IOCB 0x54 /* 64 Bit Execute IOCB cmd. */ macro
853 {MBC_EXECUTE_IOCB, "MBC_EXECUTE_IOCB"}, \
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h165 #define MBC_EXECUTE_IOCB 0x54 /* 64 Bit Execute IOCB cmd. */ macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c3105 mcp->mb[0] = MBC_EXECUTE_IOCB; in ql_issue_mbx_iocb()