Home
last modified time | relevance | path

Searched refs:acpi_enum (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/
H A Disa.c1196 int acpi_enum = 1; /* ACPI is default to be on */ in isa_enumerate() local
1211 acpi_enum = strcmp("off", acpi_prop); in isa_enumerate()
1215 if (acpi_enum) { in isa_enumerate()
/titanic_41/usr/src/uts/intel/
H A DMakefile.files231 acpi_enum.o acpica_ec.o acpica.o ahids.o master_ops.o \