Home
last modified time | relevance | path

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

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