Searched refs:qla24xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
58 struct qla24xx_fw_dump { struct291 struct qla24xx_fw_dump isp24;
526 extern void qla24xx_fw_dump(scsi_qla_host_t *, int);
1038 qla24xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla24xx_fw_dump() function1049 struct qla24xx_fw_dump *fw; in qla24xx_fw_dump()
1814 .fw_dump = qla24xx_fw_dump,
1553 fixed_size = offsetof(struct qla24xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()