Home
last modified time | relevance | path

Searched defs:fwdt (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.c1015 struct fwdt *fwdt = &vha->hw->fwdt[1]; in qla27xx_mpi_fwdump() local
1073 struct fwdt *fwdt = vha->hw->fwdt; in qla27xx_fwdump() local
H A Dqla_init.c3856 struct fwdt *fwdt = ha->fwdt; in qla2x00_alloc_fw_dump() local
8447 struct fwdt *fwdt = ha->fwdt; in qla24xx_load_risc_flash() local
8712 struct fwdt *fwdt = ha->fwdt; in qla24xx_load_risc_blob() local
H A Dqla_os.c4849 struct fwdt *fwdt = ha->fwdt; in qla2x00_free_fw_dump() local
H A Dqla_def.h4595 struct fwdt { struct
4596 void *template;
4597 ulong length;
4598 ulong dump_size;
4599 } fwdt[2]; member