Home
last modified time | relevance | path

Searched defs:mfi_evt_detail (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mfi/
H A Dmfireg.h948 struct mfi_evt_detail { struct
949 uint32_t seq;
950 uint32_t time;
951 uint32_t code;
952 union mfi_evt evt_class;
953 uint8_t arg_type;
954 uint8_t reserved1[15];
956 union {
1070 struct mfi_evt_detail event[1]; argument