Searched defs:fwdt (Results 1 – 4 of 4) sorted by relevance
1010 struct fwdt *fwdt = &vha->hw->fwdt[1]; in qla27xx_mpi_fwdump() local1068 struct fwdt *fwdt = vha->hw->fwdt; in qla27xx_fwdump() local
3388 struct fwdt *fwdt = ha->fwdt; in qla2x00_alloc_fw_dump() local7899 struct fwdt *fwdt = ha->fwdt; in qla24xx_load_risc_flash() local8148 struct fwdt *fwdt = ha->fwdt; in qla24xx_load_risc_blob() local
4611 struct fwdt *fwdt = ha->fwdt; in qla2x00_free_fw_dump() local
4352 struct fwdt { struct4353 void *template;4354 ulong length;4355 ulong dump_size;4356 } fwdt[2]; member