Searched refs:qla25xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
90 struct qla25xx_fw_dump { struct303 struct qla25xx_fw_dump isp25;
604 extern void qla25xx_fw_dump(scsi_qla_host_t *, int);
1352 qla25xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla25xx_fw_dump() function1362 struct qla25xx_fw_dump *fw; in qla25xx_fw_dump()
2265 .fw_dump = qla25xx_fw_dump,
3143 fixed_size = offsetof(struct qla25xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()