Searched refs:PCI_BRIDGE_BUS_NUM_PRIMARY (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/evbarm/iq80310/
H A Diq80310_pci.c153 pbus = PCI_BRIDGE_BUS_NUM_PRIMARY(reg);
/netbsd-current/sys/arch/arm/xscale/
H A Di80312_pci.c108 /* pbus = PCI_BRIDGE_BUS_NUM_PRIMARY(binfo); */
186 pbus = PCI_BRIDGE_BUS_NUM_PRIMARY(binfo);
/netbsd-current/sys/dev/pci/
H A Dppb.c245 if (pa->pa_bus != PCI_BRIDGE_BUS_NUM_PRIMARY(busdata))
247 pa->pa_bus, PCI_BRIDGE_BUS_NUM_PRIMARY(busdata));
H A Dpci_resource.c250 PCI_BRIDGE_BUS_NUM_PRIMARY(pd->pd_bridge.bridge_bus),
H A Dpcireg.h1359 #define PCI_BRIDGE_BUS_NUM_PRIMARY(reg) \ macro
H A Dpci_subr.c4853 PCI_BRIDGE_BUS_NUM_PRIMARY(rval));
/netbsd-current/sys/arch/arm/nxp/
H A Dimxpcie.c581 v |= PCI_BRIDGE_BUS_NUM_PRIMARY(0);

Completed in 315 milliseconds