Searched refs:Fatal (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/uts/intel/io/acpica/executer/ |
H A D | exoparg3.c | 95 ACPI_SIGNAL_FATAL_INFO *Fatal; in AcpiExOpcode_3A_0T_0R() local 114 Fatal = ACPI_ALLOCATE (sizeof (ACPI_SIGNAL_FATAL_INFO)); in AcpiExOpcode_3A_0T_0R() 115 if (Fatal) in AcpiExOpcode_3A_0T_0R() 117 Fatal->Type = (UINT32) Operand[0]->Integer.Value; in AcpiExOpcode_3A_0T_0R() 118 Fatal->Code = (UINT32) Operand[1]->Integer.Value; in AcpiExOpcode_3A_0T_0R() 119 Fatal->Argument = (UINT32) Operand[2]->Integer.Value; in AcpiExOpcode_3A_0T_0R() 124 Status = AcpiOsSignal (ACPI_SIGNAL_FATAL, Fatal); in AcpiExOpcode_3A_0T_0R() 128 ACPI_FREE (Fatal); in AcpiExOpcode_3A_0T_0R()
|
/titanic_44/usr/src/cmd/audio/utilities/ |
H A D | Audio.cc | 95 if ((sev == Fatal) || (sev == InitFatal)) in RaiseError() 111 if ((sev == Fatal) || (sev == InitFatal)) { in PrintMsg() 122 PrintMsg(_MGET_("Reference to destroyed Audio object"), Fatal); in Reference() 134 Fatal); in Dereference() 136 PrintMsg(_MGET_("Audio object dereference underflow"), Fatal); in Dereference()
|
H A D | AudioFile.cc | 163 return (RaiseError(AUDIO_UNIXERROR, Fatal, in createfile() 313 return (RaiseError(AUDIO_UNIXERROR, Fatal, in tryopen() 402 Fatal); in Close()
|
H A D | AudioDebug.cc | 104 case Fatal: in AudioStderrMsg()
|
H A D | AudioExtent.cc | 75 Fatal); in SetRef()
|
H A D | AudioTypeSampleRate.cc | 145 AudioStderrMsg(outbuf, AUDIO_NOERROR, Fatal, in Convert()
|
H A D | AudioUnixfile.cc | 247 RaiseError(AUDIO_UNIXERROR, Fatal, in SetBlocking()
|
/titanic_44/usr/src/uts/intel/sys/acpi/ |
H A D | acstruct.h | 174 } Fatal; member
|
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | Debug.java | 253 public void Fatal(String s) { in Fatal() method in Debug
|
/titanic_44/usr/src/cmd/audio/include/ |
H A D | AudioTypes.h | 62 Fatal // fatal internal error enumerator
|
/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | Server_en.properties | 49 fatal_error = Fatal {0} exception in service table: {1}.\n Method arguments:{2}\n Stack backt…
|
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | README | 496 6531474 Fatal PCIe Fabric Error panics on T2000 when using jumbo frames on e1000g interfaces
|
/titanic_44/usr/src/uts/common/io/e1000g/ |
H A D | README | 496 6531474 Fatal PCIe Fabric Error panics on T2000 when using jumbo frames on e1000g interfaces
|
/titanic_44/usr/src/cmd/fm/dicts/ |
H A D | SCF.po | 2405 msgstr "Fatal error detected within a XB chip. This fatal error may affect multiple CMU's.\n Refer…
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 15675 first such signals are intended to support the ASL Fatal and
|