Searched refs:qla25xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
90 struct qla25xx_fw_dump { struct292 struct qla25xx_fw_dump isp25;
526 extern void qla25xx_fw_dump(scsi_qla_host_t *, int);
1308 qla25xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla25xx_fw_dump() function1318 struct qla25xx_fw_dump *fw; in qla25xx_fw_dump()
1829 .fw_dump = qla25xx_fw_dump,
1554 fixed_size = offsetof(struct qla25xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()