Searched refs:qla24xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
58 struct qla24xx_fw_dump { struct302 struct qla24xx_fw_dump isp24;
603 extern void qla24xx_fw_dump(scsi_qla_host_t *, int);
1093 qla24xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla24xx_fw_dump() function1103 struct qla24xx_fw_dump *fw; in qla24xx_fw_dump()
2226 .fw_dump = qla24xx_fw_dump,
3145 fixed_size = offsetof(struct qla24xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()