Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla4xxx/
Dql4_nx.c1933 struct qla_flt_header *flt; in qla4_8xxx_get_flt_info()
1939 flt = (struct qla_flt_header *)ha->request_ring; in qla4_8xxx_get_flt_info()
1953 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1; in qla4_8xxx_get_flt_info()
Dql4_fw.h287 struct qla_flt_header { struct
/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_sup.c662 struct qla_flt_header *flt; in qla2xxx_get_flt_info()
681 flt = (struct qla_flt_header *)req->ring; in qla2xxx_get_flt_info()
695 cnt = (sizeof(struct qla_flt_header) + le16_to_cpu(flt->length)) >> 1; in qla2xxx_get_flt_info()
Dqla_fw.h1304 struct qla_flt_header { struct