Home | History | Annotate | Line # | Download | only in include
      1  1.6      phx /*	$NetBSD: pci_machdep.h,v 1.6 2007/12/20 22:24:40 phx Exp $	*/
      2  1.1  thorpej 
      3  1.5  garbled #include <powerpc/pci_machdep.h>
      4  1.1  thorpej 
      5  1.5  garbled int	pcidev_to_ofdev(pci_chipset_tag_t, pcitag_t);
      6  1.6      phx 
      7  1.6      phx #define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
      8  1.6      phx #define pciide_machdep_compat_intr_establish				\
      9  1.6      phx 	genppc_pciide_machdep_compat_intr_establish
     10