Searched refs:qla83xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
168 struct qla83xx_fw_dump { struct294 struct qla83xx_fw_dump isp83;
733 extern void qla83xx_fw_dump(scsi_qla_host_t *, int);
1933 qla83xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla83xx_fw_dump() function1944 struct qla83xx_fw_dump *fw; in qla83xx_fw_dump()
2004 .fw_dump = qla83xx_fw_dump,
1547 fixed_size = offsetof(struct qla83xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()