1 /* $NetBSD: pci_machdep.h,v 1.5 2007/10/17 19:56:08 garbled Exp $ */
3 #include <powerpc/pci_machdep.h>
5 int pcidev_to_ofdev(pci_chipset_tag_t
, pcitag_t
);
7 #define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
8 #define pciide_machdep_compat_intr_establish \
9 genppc_pciide_machdep_compat_intr_establish