Searched refs:qla81xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
129 struct qla81xx_fw_dump { struct304 struct qla81xx_fw_dump isp81;
605 extern void qla81xx_fw_dump(scsi_qla_host_t *, int);
1678 qla81xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla81xx_fw_dump() function1688 struct qla81xx_fw_dump *fw; in qla81xx_fw_dump()
2304 .fw_dump = qla81xx_fw_dump,
3141 fixed_size = offsetof(struct qla81xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()