Searched defs:class_locale (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c2323 union megasas_evt_class_locale class_locale; local
2396 class_locale.members.reserved = 0;
2397 class_locale.members.locale = MR_EVT_LOCALE_ALL;
2398 class_locale.members.class = MR_EVT_CLASS_DEBUG;
2400 megasas_register_aen(instance, seq_num, class_locale.word);
3688 * @class_locale: Class of the event
3691 * to be notified if and only if the event is of type @class_locale
3705 * class_locale of that pending AEN is inclusive of the new
3712 * that command, form a class_locale that is superset of both
3814 union megasas_evt_class_locale class_locale; local
5159 union megasas_evt_class_locale class_locale; local
[all...]

Completed in 48 milliseconds