Searched refs:qla25xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
90 struct qla25xx_fw_dump { struct303 struct qla25xx_fw_dump isp25;
628 extern void qla25xx_fw_dump(scsi_qla_host_t *, int);
1351 qla25xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla25xx_fw_dump() function1361 struct qla25xx_fw_dump *fw; in qla25xx_fw_dump()
2257 .fw_dump = qla25xx_fw_dump,
3185 fixed_size = offsetof(struct qla25xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()