Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / ofppc / include / pci_machdep.h
blob3537fcb8b0ab6c76867d72bfbc39dc3284460674
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