Home
last modified time | relevance | path

Searched refs:MBC_DUMP_RAM_EXTENDED (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h190 #define MBC_DUMP_RAM_EXTENDED 0xc /* Dump RAM extended. */ macro
818 {MBC_DUMP_RAM_EXTENDED, "MBC_DUMP_RAM_EXTENDED"}, \
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h128 #define MBC_DUMP_RAM_EXTENDED 0x0c /* Dump RAM extended. */ macro
H A Dqlt.c5802 REG_WR16(qlt, REG_MBOX(0), MBC_DUMP_RAM_EXTENDED); in qlt_read_risc_ram()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c2948 mcp->mb[0] = MBC_DUMP_RAM_EXTENDED; in ql_rd_risc_ram()