1 1.3.12.2 yamt /* $NetBSD: pci_machdep.h,v 1.3.12.2 2008/01/21 09:37:52 yamt Exp $ */ 2 1.1 thorpej 3 1.3.12.1 yamt #include <powerpc/pci_machdep.h> 4 1.1 thorpej 5 1.3.12.1 yamt int pcidev_to_ofdev(pci_chipset_tag_t, pcitag_t); 6 1.3.12.2 yamt 7 1.3.12.2 yamt #define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH 8 1.3.12.2 yamt #define pciide_machdep_compat_intr_establish \ 9 1.3.12.2 yamt genppc_pciide_machdep_compat_intr_establish 10