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
189 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
29 set name=pkg.summary value="Email Notification Daemon for System Events"
29 set name=pkg.summary value="SNMP Notification Daemon for System 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.
1553 Implemented event counters for each of the Fixed Events, the ACPI SCI 5588 Fixed a problem with ACPI Fixed Events where an RT Clock handler6026 into separate interfaces for Fixed Events and General Purpose6027 Events (GPEs) in order to support GPE Block Devices properly.8149 signalled state. Events are now created in an unsignalled state.
11760 if (ddi_copyout(mpt->m_events, data->Events, in mptsas_event_report()