Home
last modified time | relevance | path

Searched refs:qla2xxx_fw_dump (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_dbg.h263 struct qla2xxx_fw_dump { struct
Dqla_def.h3295 struct qla2xxx_fw_dump *fw_dump;
Dqla_init.c1607 dump_size = offsetof(struct qla2xxx_fw_dump, isp); in qla2x00_alloc_fw_dump()
1657 htonl(offsetof(struct qla2xxx_fw_dump, isp)); in qla2x00_alloc_fw_dump()
Dqla_dbg.c84 qla2xxx_prep_dump(struct qla_hw_data *ha, struct qla2xxx_fw_dump *fw_dump) in qla2xxx_prep_dump()