Searched refs:acpica_get_devcfg_feature (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_memory.c116 if (acpica_get_devcfg_feature(ACPI_DEVCFG_MEMORY)) {
126 if (acpica_get_devcfg_feature(ACPI_DEVCFG_MEMORY)) {
H A Dacpidev_pci.c133 if (acpica_get_devcfg_feature(ACPI_DEVCFG_PCI) == 0) {
H A Dacpidev_container.c145 if (acpica_get_devcfg_feature(ACPI_DEVCFG_CONTAINER)) {
155 if (acpica_get_devcfg_feature(ACPI_DEVCFG_CONTAINER)) {
H A Dacpidev_cpu.c507 if (acpica_get_devcfg_feature(ACPI_DEVCFG_CPU)) {
517 if (acpica_get_devcfg_feature(ACPI_DEVCFG_CPU)) {
752 if (acpica_get_devcfg_feature(ACPI_DEVCFG_CPU)) {
H A Dacpidev_dr.c176 acpica_get_devcfg_feature(flags2) != flags2) {
/illumos-gate/usr/src/uts/intel/sys/
H A Dacpica.h198 extern uint64_t acpica_get_devcfg_feature(uint64_t);
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1903 if (acpica_get_devcfg_feature(ACPI_DEVCFG_CPU)) {
1993 !acpica_get_devcfg_feature(ACPI_DEVCFG_CPU)) {
2340 acpica_get_devcfg_feature(uint64_t features) function

Completed in 63 milliseconds