Searched refs:Events (Results 1 – 14 of 14) sorted by relevance
74 /* Ereport Events */77 /* Internal Events */92 * Fault Events
53 * Events ereport.io.device.nxge.xfp-err and ereport.io.service.lost are
29 set name=pkg.summary value="Email Notification Daemon for System Events"
29 set name=pkg.summary value="SNMP Notification Daemon for System Events"
199 mptsas_event_entry_t Events[1]; member
80 Events and Objects83 Events come to NWAM from a variety of different sources asyncronously.102 generation. Events are posted either directly onto the event queue128 event queue, processing each event in order. Events that require148 Events can be associated with specific objects (e.g. link up), or associated165 Doors and External Events
78 msgstr "The module has been disabled. Events destined for the module will be saved for manual diag…94 msgstr "The module has been disabled. Events destined for the module will be saved for manual diag…
74 Events80 Events types are in libnwam.h as NWAM_EVENTS_* and the actual bodies of468 For Events:495 Events can then be recieved by calling nwam_event_wait():
1028 uint32_t Events; member
209 -- Events are indexed by the associated problem UUID and an index ranging
7858 csc->Events &= CS_EVENT_CLIENT_EVENTS_MASK;7860 sp->events |= csc->Events;7871 cp->events |= (csc->Events &
646 * Events in this list are diagnosed only if they are primary errors.
1066 Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix GPE storm issues.1080 Events: Always modify GPE registers under the GPE lock.3854 Fixed Events3855 General Purpose Events (GPEs)3983 General Purpose Events (GPEs)3984 Fixed Events (PM1a/PM1b and PM Control)7753 Implemented event counters for each of the Fixed Events, the ACPI SCI 12571 Fixed a problem with ACPI Fixed Events where an RT Clock handler13009 into separate interfaces for Fixed Events and General Purpose13010 Events (GPEs) in order to support GPE Block Devices properly.[all …]
12226 if (ddi_copyout(mpt->m_events, data->Events, in mptsas_event_report()