Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h287 #define MBC_LOAD_RISC_RAM 9 /* Load RSIC RAM. */ macro
964 {MBC_LOAD_RISC_RAM, "MBC_LOAD_RISC_RAM or MBC_READ_REMOTE_REG"},\
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1567 #define MBC_LOAD_RISC_RAM 0xB /* Load RISC RAM command. */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c3013 mcp->mb[0] = MBC_LOAD_RISC_RAM; in ql_wrt_risc_ram()