Home
last modified time | relevance | path

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

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