Update for new debug layer constant names in the ACPI CA 20010615

import.
This commit is contained in:
Mike Smith 2001-06-29 20:32:29 +00:00
parent a9cf0dff08
commit e71b638175
5 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
/*
* Hooks for the ACPI CA debugging infrastructure
*/
#define _COMPONENT ACPI_BUS_MANAGER
#define _COMPONENT ACPI_BUS
MODULE_NAME("ISA")
#define PNP_HEXTONUM(c) ((c) >= 'a' \

View File

@ -42,7 +42,7 @@
/*
* Hooks for the ACPI CA debugging infrastructure
*/
#define _COMPONENT ACPI_BUS_MANAGER
#define _COMPONENT ACPI_BUS
MODULE_NAME("PCI")
struct acpi_pcib_softc {

View File

@ -42,7 +42,7 @@
/*
* Hooks for the ACPI CA debugging infrastructure
*/
#define _COMPONENT ACPI_BUS_MANAGER
#define _COMPONENT ACPI_BUS
MODULE_NAME("PCI")
struct acpi_pcib_softc {

View File

@ -74,7 +74,7 @@ MALLOC_DEFINE(M_ACPIPWR, "acpipwr", "ACPI power resources");
/*
* Hooks for the ACPI CA debugging infrastructure
*/
#define _COMPONENT ACPI_POWER_CONTROL
#define _COMPONENT ACPI_POWER
MODULE_NAME("POWERRES")
/*

View File

@ -41,7 +41,7 @@
/*
* Hooks for the ACPI CA debugging infrastructure
*/
#define _COMPONENT ACPI_BUS_MANAGER
#define _COMPONENT ACPI_BUS
MODULE_NAME("RESOURCE")
/*