Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_tmpl.c1010 struct fwdt *fwdt = &vha->hw->fwdt[1]; in qla27xx_mpi_fwdump() local
1068 struct fwdt *fwdt = vha->hw->fwdt; in qla27xx_fwdump() local
Dqla_init.c3468 struct fwdt *fwdt = ha->fwdt; in qla2x00_alloc_fw_dump() local
8042 struct fwdt *fwdt = ha->fwdt; in qla24xx_load_risc_flash() local
8289 struct fwdt *fwdt = ha->fwdt; in qla24xx_load_risc_blob() local
Dqla_os.c4732 struct fwdt *fwdt = ha->fwdt; in qla2x00_free_fw_dump() local
Dqla_def.h4472 struct fwdt { struct
4473 void *template;
4474 ulong length;
4475 ulong dump_size;
4476 } fwdt[2]; member