Searched refs:qla25xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
90 struct qla25xx_fw_dump { struct292 struct qla25xx_fw_dump isp25;
527 extern void qla25xx_fw_dump(scsi_qla_host_t *, int);
1293 qla25xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla25xx_fw_dump() function1304 struct qla25xx_fw_dump *fw; in qla25xx_fw_dump()
1926 .fw_dump = qla25xx_fw_dump,
1503 fixed_size = offsetof(struct qla25xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()