Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_mbx.c50 { MBC_LOAD_RISC_RAM },
633 mcp->mb[0] = MBC_LOAD_RISC_RAM; in qla2x00_load_ram()
H A Dqla_def.h1277 #define MBC_LOAD_RISC_RAM 9 /* Load RAM command. */ macro