pci_acpi_init
extern int __init pci_acpi_init(void);
# define x86_default_pci_init pci_acpi_init
x86_init.pci.init = pci_acpi_init;