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

/netbsd-current/sys/arch/arm/include/
H A Dacpi_machdep.h51 void acpi_md_intr_mask(void *);
/netbsd-current/sys/arch/ia64/include/
H A Dacpi_machdep.h30 void acpi_md_intr_mask(void *);
/netbsd-current/sys/arch/x86/include/
H A Dacpi_machdep.h75 void acpi_md_intr_mask(void *);
/netbsd-current/sys/arch/ia64/acpi/
H A Dacpi_machdep.c129 acpi_md_intr_mask(void *ih) function
132 panic("acpi_md_intr_mask(%p): not implemented", ih);
/netbsd-current/sys/arch/x86/acpi/
H A Dacpi_machdep.c369 acpi_md_intr_mask(void *ih) function
/netbsd-current/sys/arch/arm/acpi/
H A Dacpi_machdep.c393 acpi_md_intr_mask(void *ih) function
/netbsd-current/sys/dev/acpi/
H A Dacpi_util.c961 acpi_md_intr_mask(aih->aih_ih);

Completed in 97 milliseconds