Searched defs:wpi_ucode_info (Results 1 – 1 of 1) sorted by relevance
546 struct wpi_ucode_info { struct547 uint32_t version;548 uint8_t revision[8];549 uint8_t type;550 uint8_t subtype;551 uint16_t reserved;552 uint32_t logptr;553 uint32_t errorptr;554 uint32_t timestamp;555 uint32_t valid;