Searched refs:AE_ERROR (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c354 return (AE_ERROR);
378 return (AE_ERROR);
385 return (AE_ERROR);
506 return (AE_ERROR);
512 return (AE_ERROR);
520 return (AE_ERROR);
576 Status = AE_ERROR;
588 Status = AE_ERROR;
599 Status = AE_ERROR;
609 Status = AE_ERROR;
[all...]
H A Daslfiles.c633 return (AE_ERROR);
675 return (AE_ERROR);
702 return (AE_ERROR);
722 return (AE_ERROR);
758 return (AE_ERROR);
776 return (AE_ERROR);
796 return (AE_ERROR);
813 return (AE_ERROR);
833 return (AE_ERROR);
856 return (AE_ERROR);
[all...]
H A Daslstartup.c481 return (AE_ERROR);
491 return (AE_ERROR);
509 return (AE_ERROR);
618 return (AE_ERROR);
623 return (AE_ERROR);
653 return (AE_ERROR);
664 return (AE_ERROR);
H A Ddttable2.c216 return (AE_ERROR);
372 return (AE_ERROR);
708 return (AE_ERROR);
889 return (AE_ERROR);
1102 return (AE_ERROR);
1173 return (AE_ERROR);
1330 return (AE_ERROR);
1414 return (AE_ERROR);
1551 return (AE_ERROR);
1739 return (AE_ERROR);
[all...]
H A Daslascii.c209 return (AE_ERROR);
H A Ddtcompile.c243 Status = AE_ERROR;
410 return (AE_ERROR);
509 return (AE_ERROR);
587 return (AE_ERROR);
H A Ddttable1.c247 return (AE_ERROR);
298 return (AE_ERROR);
720 return (AE_ERROR);
1048 return (AE_ERROR);
1158 return (AE_ERROR);
1272 return (AE_ERROR);
1410 return (AE_ERROR);
1502 return (AE_ERROR);
1835 return (AE_ERROR);
1950 return (AE_ERROR);
[all...]
H A Dprexpress.c400 return (AE_ERROR);
H A Daslmethod.c395 return (AE_ERROR);
439 return (AE_ERROR);
483 return (AE_ERROR);
H A Daslfileio.c262 * RETURN: Status. AE_ERROR indicates EOF.
287 return (AE_ERROR);
H A Daslcompile.c692 while (FlReadFile (ASL_FILE_INPUT, &Buffer, 1) != AE_ERROR)
H A Dprscan.c1244 return (AE_ERROR);
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Dacgetline.c402 return (AE_ERROR);
468 return (AE_ERROR);
514 return (AE_ERROR);
H A Dacfileio.c244 return (AE_ERROR);
252 Status = AE_ERROR;
443 Status = AE_ERROR;
557 return (AE_ERROR);
H A Dadisasm.c370 Status = AE_ERROR;
379 Status = AE_ERROR;
H A Ddmextern.c797 return (AE_ERROR);
1148 ACPI_EXCEPTION ((AE_INFO, AE_ERROR,
1152 return (AE_ERROR);
H A Ddmtbdump.c4219 Status = AE_ERROR;
/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdTable.c93 return (AE_ERROR);
H A DOsdSynch.c132 return_ACPI_STATUS (AE_ERROR);
185 status = AE_ERROR;
215 status = AE_ERROR;
395 status = AE_ERROR;
426 status = AE_ERROR;
/freebsd-11-stable/sys/dev/acpi_support/
H A Dacpi_wmi.c527 wc_status = AE_ERROR;
533 status = AE_ERROR;
538 status = AE_ERROR;
597 status = AE_ERROR;
602 status = AE_ERROR;
680 status = AE_ERROR;
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutxface.c227 return (AE_ERROR);
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacexcep.h210 #define AE_ERROR EXCEP_ENV (0x0001) macro
350 EXCEP_TXT ("AE_ERROR", "Unspecified error"),
/freebsd-11-stable/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c670 return (AE_ERROR);
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_ec.c923 return (AE_ERROR);
959 status = AE_ERROR;
H A Dacpi.c2814 return (AE_ERROR);
2817 status = sc->acpi_sleep_disabled ? AE_ERROR : AE_OK;

Completed in 159 milliseconds