Searched defs:mfi_evt_detail (Results 1 – 1 of 1) sorted by relevance
949 struct mfi_evt_detail { struct950 uint32_t seq;951 uint32_t time;952 uint32_t code;953 union mfi_evt evt_class;954 uint8_t arg_type;955 uint8_t reserved1[15];957 union {1071 struct mfi_evt_detail event[1]; argument