Home
last modified time | relevance | path

Searched defs:mfi_evt_detail (Results 1 – 1 of 1) sorted by last modified time

/qemu/hw/scsi/
H A Dmfi.h885 struct mfi_evt_detail { struct
886 uint32_t seq;
887 uint32_t time;
888 uint32_t code;
889 union mfi_evt class;
890 uint8_t arg_type;
891 uint8_t reserved1[15];
893 union {
1007 struct mfi_evt_detail event[1]; argument