Searched refs:qla81xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
129 struct qla81xx_fw_dump { struct304 struct qla81xx_fw_dump isp81;
629 extern void qla81xx_fw_dump(scsi_qla_host_t *, int);
1677 qla81xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla81xx_fw_dump() function1687 struct qla81xx_fw_dump *fw; in qla81xx_fw_dump()
2296 .fw_dump = qla81xx_fw_dump,
3183 fixed_size = offsetof(struct qla81xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()