Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_mbx.c618 uint32_t risc_code_size) in qla2x00_load_ram() argument
643 mcp->mb[4] = MSW(risc_code_size); in qla2x00_load_ram()
644 mcp->mb[5] = LSW(risc_code_size); in qla2x00_load_ram()
647 mcp->mb[4] = LSW(risc_code_size); in qla2x00_load_ram()