Home
last modified time | relevance | path

Searched refs:PMPPC_I_BPMC_INTB (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/evbppc/include/
Dpmppc.h65 #define PMPPC_I_BPMC_INTB CPC_IB_EXT1 /* PCI INTB */ macro
/netbsd/src/sys/arch/evbppc/pmppc/pci/
Dpci_machdep.c172 case 1: *ihp = PMPPC_I_BPMC_INTB; break; in pmppc_pci_intr_map()