Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h207 #define MBC_GET_FIRMWARE_OPTIONS 0x28 /* Get firmware options */ macro
835 {MBC_GET_FIRMWARE_OPTIONS, "MBC_GET_FIRMWARE_OPTIONS"}, \
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h144 #define MBC_GET_FIRMWARE_OPTIONS 0x28 /* Get firmware options */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c3268 mcp->mb[0] = MBC_GET_FIRMWARE_OPTIONS; in ql_get_firmware_option()