Home
last modified time | relevance | path

Searched refs:MBC_VERIFY_CHECKSUM (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h186 #define MBC_VERIFY_CHECKSUM 7 /* Verify checksum. */ macro
814 {MBC_VERIFY_CHECKSUM, "MBC_VERIFY_CHECKSUM"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h124 #define MBC_VERIFY_CHECKSUM 0x07 /* Verify checksum. */ macro
H A Dqlt.c2326 REG_WR16(qlt, REG_MBOX(0), MBC_VERIFY_CHECKSUM); in qlt_download_fw()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1564 #define MBC_VERIFY_CHECKSUM 7 /* Verify checksum. */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c2766 mcp->mb[0] = MBC_VERIFY_CHECKSUM; in ql_verify_checksum()