Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h238 #define MBC_GET_FIRMWARE_STATE 0x69 /* Get firmware state. */ macro
866 {MBC_GET_FIRMWARE_STATE, "MBC_GET_FIRMWARE_STATE"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h190 #define MBC_GET_FIRMWARE_STATE 0x69 /* Get firmware state. */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c821 mbx_cmds.mb[0] = MBC_GET_FIRMWARE_STATE; in ql_get_fw_state()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1577 #define MBC_GET_FIRMWARE_STATE 0x69 /* Get firmware state. */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c3458 mcp->mb[0] = MBC_GET_FIRMWARE_STATE; in ql_get_firmware_state()