Searched refs:qla81xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
269 struct qla81xx_fw_dump { struct370 struct qla81xx_fw_dump isp81;
437 extern void qla81xx_fw_dump(scsi_qla_host_t *, int);
1307 qla81xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla81xx_fw_dump() function1318 struct qla81xx_fw_dump *fw; in qla81xx_fw_dump()
1612 .fw_dump = qla81xx_fw_dump,
1267 fixed_size = offsetof(struct qla81xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()