Searched defs:fwdt (Results 1 – 4 of 4) sorted by relevance
1015 struct fwdt *fwdt = &vha->hw->fwdt[1]; in qla27xx_mpi_fwdump() local1073 struct fwdt *fwdt = vha->hw->fwdt; in qla27xx_fwdump() local
3576 struct fwdt *fwdt = ha->fwdt; in qla2x00_alloc_fw_dump() local8171 struct fwdt *fwdt = ha->fwdt; in qla24xx_load_risc_flash() local8418 struct fwdt *fwdt = ha->fwdt; in qla24xx_load_risc_blob() local
4790 struct fwdt *fwdt = ha->fwdt; in qla2x00_free_fw_dump() local
4510 struct fwdt { struct4511 void *template;4512 ulong length;4513 ulong dump_size;4514 } fwdt[2]; member