Home
last modified time | relevance | path

Searched refs:MBC_ABOUT_FIRMWARE (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h187 #define MBC_ABOUT_FIRMWARE 8 /* About Firmware. */ macro
815 {MBC_ABOUT_FIRMWARE, "MBC_ABOUT_FIRMWARE"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h125 #define MBC_ABOUT_FIRMWARE 0x08 /* About Firmware. */ macro
H A Dqlt.c2350 REG_WR16(qlt, REG_MBOX(0), MBC_ABOUT_FIRMWARE); in qlt_download_fw()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c1091 mbx_cmds.mb[0] = MBC_ABOUT_FIRMWARE /* 0x08 */; in ql_get_firmware_version()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1565 #define MBC_ABOUT_FIRMWARE 8 /* About Firmware. */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c3569 mcp->mb[0] = MBC_ABOUT_FIRMWARE; in ql_get_fw_version()