Searched refs:pci_domain_adjust_bus (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
H A Dpcib_private.h153 int pci_domain_adjust_bus(int domain, device_t dev,
H A Dpci_subr.c351 pci_domain_adjust_bus(int domain, device_t dev, struct resource *r, function
H A Dpci_host_generic.c621 return (pci_domain_adjust_bus(sc->ecam, child, res, start,
/freebsd-11-stable/sys/x86/x86/
H A Dmptable_pci.c150 return (pci_domain_adjust_bus(0, child, r, start, end));
/freebsd-11-stable/sys/x86/pci/
H A Dpci_bus.c616 return (pci_domain_adjust_bus(0, child, r, start, end));
/freebsd-11-stable/sys/dev/ofw/
H A Dofwpci.c586 return (pci_domain_adjust_bus(sc->sc_pci_domain, child, res,
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_pcib_acpi.c695 return (pci_domain_adjust_bus(sc->ap_segment, child, r, start,
/freebsd-11-stable/sys/arm64/cavium/
H A Dthunder_pcie_pem.c321 return (pci_domain_adjust_bus(sc->id, child, res, start, end));
/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_pcie.c474 return pci_domain_adjust_bus(0, child, res, start, end);

Completed in 253 milliseconds