Searched refs:Fatal (Results 1 – 16 of 16) sorted by relevance
/illumos-gate/usr/src/common/acpica/executer/ |
H A D | exoparg3.c | 204 ACPI_SIGNAL_FATAL_INFO *Fatal; in AcpiExOpcode_3A_0T_0R() local 223 Fatal = ACPI_ALLOCATE (sizeof (ACPI_SIGNAL_FATAL_INFO)); in AcpiExOpcode_3A_0T_0R() 224 if (Fatal) in AcpiExOpcode_3A_0T_0R() 226 Fatal->Type = (UINT32) Operand[0]->Integer.Value; in AcpiExOpcode_3A_0T_0R() 227 Fatal->Code = (UINT32) Operand[1]->Integer.Value; in AcpiExOpcode_3A_0T_0R() 228 Fatal->Argument = (UINT32) Operand[2]->Integer.Value; in AcpiExOpcode_3A_0T_0R() 233 Status = AcpiOsSignal (ACPI_SIGNAL_FATAL, Fatal); in AcpiExOpcode_3A_0T_0R() 237 ACPI_FREE (Fatal); in AcpiExOpcode_3A_0T_0R()
|
/illumos-gate/usr/src/cmd/audio/utilities/ |
H A D | Audio.cc | 93 if ((sev == Fatal) || (sev == InitFatal)) in RaiseError() 109 if ((sev == Fatal) || (sev == InitFatal)) { in PrintMsg() 120 PrintMsg(_MGET_("Reference to destroyed Audio object"), Fatal); in Reference() 132 Fatal); in Dereference() 134 PrintMsg(_MGET_("Audio object dereference underflow"), Fatal); in Dereference()
|
H A D | AudioFile.cc | 158 return (RaiseError(AUDIO_UNIXERROR, Fatal, in createfile() 308 return (RaiseError(AUDIO_UNIXERROR, Fatal, in tryopen() 397 Fatal); in Close()
|
H A D | AudioDebug.cc | 102 case Fatal: in AudioStderrMsg()
|
H A D | AudioExtent.cc | 73 Fatal); in SetRef()
|
H A D | AudioTypeSampleRate.cc | 150 AudioStderrMsg(outbuf, AUDIO_NOERROR, Fatal, in Convert()
|
H A D | AudioUnixfile.cc | 245 RaiseError(AUDIO_UNIXERROR, Fatal, in SetBlocking()
|
/illumos-gate/usr/src/test/os-tests/tests/pf_key/ |
H A D | 15146.sh | 56 count=$( grep Fatal /tmp/15146-$$-del-* | wc -l )
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | acstruct.h | 282 } Fatal; member
|
/illumos-gate/usr/src/cmd/audio/include/ |
H A D | AudioTypes.h | 60 Fatal // fatal internal error enumerator
|
/illumos-gate/usr/src/boot/forth/ |
H A D | support.4th | 1349 addr free abort" Fatal error freeing memory" 1389 dup EFREE = abort" Fatal error freeing memory" 1412 dup EFREE = abort" Fatal error freeing memory" 1436 dup EFREE = abort" Fatal error freeing memory"
|
/illumos-gate/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…
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 1186 6. Problem: CQ90334 - FW "flr_cleanup_func_invalid_state" Fatal Assert upon 1621 traffic, a Fatal "common_poll_reg_timeout_assert" FW assert is 2614 5. Problem: FW Fatal assert might occur when doing destroy QP after modify
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 15675 first such signals are intended to support the ASL Fatal and
|