summaryrefslogtreecommitdiff
path: root/sys/arch/ofppc/include/pci_machdep.h
blob: 419e34a4ba6aff18a6261141b96202f70d84c029 (plain)
1
2
3
4
5
6
7
8
9
/*	$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