Searched defs:qla_flt_location (Results 1 – 2 of 2) sorted by relevance
326 struct qla_flt_location { struct327 uint8_t sig[4];328 uint16_t start_lo;329 uint16_t start_hi;330 uint8_t version;331 uint8_t unused[5];332 uint16_t checksum;
1607 struct qla_flt_location { struct1608 uint8_t sig[4];1609 __le16 start_lo;1610 __le16 start_hi;1611 uint8_t version;1612 uint8_t unused[5];1613 __le16 checksum;