Home
last modified time | relevance | path

Searched refs:MBC_STOP_FIRMWARE (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h197 #define MBC_STOP_FIRMWARE 0x14 /* Stop firmware */ macro
825 {MBC_STOP_FIRMWARE, "MBC_STOP_FIRMWARE"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h140 #define MBC_STOP_FIRMWARE 0x14 macro
H A Dqlt.h134 #define MBC_STOP_FIRMWARE 0x14 /* Stop firmware */ macro
H A Dqlt.c624 REG_WR16(qlt, REG_MBOX0, MBC_STOP_FIRMWARE); in qlt_quiesce()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c493 if (cmd == MBC_STOP_FIRMWARE) { in ql_async_event_parser()
528 if (cmd == MBC_STOP_FIRMWARE) { in ql_async_event_parser()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1571 #define MBC_STOP_FIRMWARE 0x14 /* Stop firmware */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3721 WRT16_IO_REG(ha, mailbox_in[0], MBC_STOP_FIRMWARE); in ql_reset_24xx_chip()
H A Dql_mbx.c3943 mcp->mb[0] = MBC_STOP_FIRMWARE; in ql_stop_firmware()
H A Dql_api.c2270 WRT16_IO_REG(ha, mailbox_in[0], MBC_STOP_FIRMWARE); in ql_quiesce()