NetBSD/sys/arch/ofppc/include/pci_machdep.h

10 lines
298 B
C

/* $NetBSD: pci_machdep.h,v 1.6 2007/12/20 22:24:40 phx Exp $ */
#include <powerpc/pci_machdep.h>
int pcidev_to_ofdev(pci_chipset_tag_t, pcitag_t);
#define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
#define pciide_machdep_compat_intr_establish \
genppc_pciide_machdep_compat_intr_establish