qla_flt_header   4248 drivers/scsi/qla2xxx/qla_os.c 	    sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE, &ha->flt_dma,
qla_flt_header   4678 drivers/scsi/qla2xxx/qla_os.c 		    sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE,
qla_flt_header    672 drivers/scsi/qla2xxx/qla_sup.c 	struct qla_flt_header *flt = (void *)ha->flt;
qla_flt_header    686 drivers/scsi/qla2xxx/qla_sup.c 	    (sizeof(struct qla_flt_header) + FLT_REGIONS_SIZE));
qla_flt_header   2655 drivers/scsi/qla2xxx/qla_sup.c 	struct qla_flt_header *flt;
qla_flt_header   2663 drivers/scsi/qla2xxx/qla_sup.c 	flt = (struct qla_flt_header *)ha->flt;
qla_flt_header   3726 drivers/scsi/qla4xxx/ql4_nx.c 	struct qla_flt_header *flt;
qla_flt_header   3732 drivers/scsi/qla4xxx/ql4_nx.c 	flt = (struct qla_flt_header *)ha->request_ring;
qla_flt_header   3756 drivers/scsi/qla4xxx/ql4_nx.c 	cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1;