Home | History | Annotate | Line # | Download | only in include
pci_machdep.h revision 1.5.8.1
      1  1.5.8.1   bouyer /*	$NetBSD: pci_machdep.h,v 1.5.8.1 2008/01/02 21:48:57 bouyer 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.5.8.1   bouyer 
      7  1.5.8.1   bouyer #define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
      8  1.5.8.1   bouyer #define pciide_machdep_compat_intr_establish				\
      9  1.5.8.1   bouyer 	genppc_pciide_machdep_compat_intr_establish
     10