Home
last modified time | relevance | path

Searched refs:qla_flt_header (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/qla4xxx/
A Dql4_fw.h335 struct qla_flt_header { struct
A Dql4_nx.c3704 struct qla_flt_header *flt; in qla4_8xxx_get_flt_info()
3710 flt = (struct qla_flt_header *)ha->request_ring; in qla4_8xxx_get_flt_info()
3734 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1; in qla4_8xxx_get_flt_info()
/linux/drivers/scsi/qla2xxx/
A Dqla_sup.c672 struct qla_flt_header *flt = ha->flt; in qla2xxx_get_flt_info()
687 (sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE)); in qla2xxx_get_flt_info()
2657 struct qla_flt_header *flt = ha->flt; in qla28xx_get_flash_region()
A Dqla_fw.h1704 struct qla_flt_header { struct
A Dqla_os.c4345 sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE, &ha->flt_dma, in qla2x00_mem_alloc()
4806 sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE, in qla2x00_mem_free()
8059 BUILD_BUG_ON(sizeof(struct qla_flt_header) != 8); in qla2x00_module_init()
A Dqla_def.h4336 struct qla_flt_header *flt;

Completed in 749 milliseconds