Home
last modified time | relevance | path

Searched refs:Events (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/cmd/fm/eversholt/files/common/
H A Dpciexrc.esc74 /* Ereport Events */
77 /* Internal Events */
92 * Fault Events
H A Dneptune_xfp.esc53 * Events ereport.io.device.nxge.xfp-err and ereport.io.service.lost are
/titanic_50/usr/src/pkg/manifests/
H A Dservice-fault-management-smtp-notify.mf29 set name=pkg.summary value="Email Notification Daemon for System Events"
H A Dservice-fault-management-snmp-notify.mf29 set name=pkg.summary value="SNMP Notification Daemon for System Events"
/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_ioctl.h199 mptsas_event_entry_t Events[1]; member
/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME80 Events and Objects
83 Events come to NWAM from a variety of different sources asyncronously.
102 generation. Events are posted either directly onto the event queue
128 event queue, processing each event in order. Events that require
148 Events can be associated with specific objects (e.g. link up), or associated
165 Doors and External Events
/titanic_50/usr/src/cmd/fm/dicts/
H A DFMD.po78 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…
/titanic_50/usr/src/lib/libnwam/
H A DREADME74 Events
80 Events types are in libnwam.h as NWAM_EVENTS_* and the actual bodies of
468 For Events:
495 Events can then be recieved by calling nwam_event_wait():
/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcs.h1028 uint32_t Events; member
/titanic_50/usr/src/lib/fm/libfmd_snmp/mibs/
H A DSUN-FM-MIB.mib209 -- Events are indexed by the associated problem UUID and an index ranging
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs.c7858 csc->Events &= CS_EVENT_CLIENT_EVENTS_MASK;
7860 sp->events |= csc->Events;
7871 cp->events |= (csc->Events &
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
H A Dzambezi.esc646 * Events in this list are diagnosed only if they are primary errors.
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1066 Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix GPE storm issues.
1080 Events: Always modify GPE registers under the GPE lock.
3854 Fixed Events
3855 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 handler
13009 into separate interfaces for Fixed Events and General Purpose
13010 Events (GPEs) in order to support GPE Block Devices properly.
[all …]
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c12465 if (ddi_copyout(mpt->m_events, data->Events, in mptsas_event_report()