Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h921 struct megasas_evt_detail { struct
922 uint32_t seq_num;
923 uint32_t time_stamp;
924 uint32_t code;
925 union megasas_evt_class_locale cl;
926 uint8_t arg_type;
927 uint8_t reserved1[15];
929 union {
1034 } args;
1036 char description[128];