Searched defs:megasas_evt_detail (Results 1 – 1 of 1) sorted by relevance
1522 struct megasas_evt_detail { struct1524 u32 seq_num;1525 u32 time_stamp;1526 u32 code;1527 union megasas_evt_class_locale cl;1528 u8 arg_type;1529 u8 reserved1[15];1531 union {1636 } args;1638 char description[128];