Home
last modified time | relevance | path

Searched defs:qla_flt_header (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h335 struct qla_flt_header { struct
336 uint16_t version;
337 uint16_t length;
338 uint16_t checksum;
339 uint16_t unused;
/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h1707 struct qla_flt_header { struct
1708 __le16 version;
1709 __le16 length;
1710 __le16 checksum;
1711 __le16 unused;
1712 struct qla_flt_region region[];