Searched refs:qla83xx_fw_dump (Results 1 – 5 of 5) sorted by relevance
168 struct qla83xx_fw_dump { struct305 struct qla83xx_fw_dump isp83;
844 extern void qla83xx_fw_dump(scsi_qla_host_t *, int);
2006 qla83xx_fw_dump(scsi_qla_host_t *vha, int hardware_locked) in qla83xx_fw_dump() function2016 struct qla83xx_fw_dump *fw; in qla83xx_fw_dump()
2421 .fw_dump = qla83xx_fw_dump,
3139 fixed_size = offsetof(struct qla83xx_fw_dump, ext_mem); in qla2x00_alloc_fw_dump()