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;
1635 struct qla_flt_location { struct1636 uint8_t sig[4];1637 __le16 start_lo;1638 __le16 start_hi;1639 uint8_t version;1640 uint8_t unused[5];1641 __le16 checksum;