Home
last modified time | relevance | path

Searched refs:pcib_request_feature (Results 1 – 16 of 16) sorted by relevance

/src/sys/powerpc/ofw/
H A Dofw_pcib_pci.c63 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),
/src/sys/dev/pci/
H A Dpcib_private.h177 int pcib_request_feature(device_t dev, enum pci_feature feature);
H A Dpci_host_generic_fdt.c483 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),
H A Dpci_host_generic_acpi.c548 DEVMETHOD(pcib_request_feature, generic_pcie_acpi_request_feature),
H A Dpci_pci.c135 DEVMETHOD(pcib_request_feature, pcib_request_feature_default),
873 if (pcib_request_feature(dev, PCI_FEATURE_HP) != 0) { in pcib_probe_hotplug()
2707 pcib_request_feature(device_t dev, enum pci_feature feature) in pcib_request_feature() function
/src/sys/dev/pci/controller/
H A Dpci_n1sdp.c366 DEVMETHOD(pcib_request_feature, n1sdp_pcie_acpi_request_feature),
/src/sys/x86/pci/
H A Dpci_bus.c673 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),
/src/sys/dev/xen/pcifront/
H A Dpcifront.c672 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),
/src/sys/dev/ofw/
H A Dofw_pcib.c130 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),
/src/sys/powerpc/powermac/
H A Dcpcht.c108 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),
/src/sys/dev/acpica/
H A Dacpi_pcib_acpi.c141 DEVMETHOD(pcib_request_feature, acpi_pcib_request_feature),
/src/sys/dev/vmd/
H A Dvmd.c743 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),
/src/sys/riscv/starfive/
H A Djh7110_pcie.c1009 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),
/src/sys/arm/mv/
H A Dmv_pci.c397 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),
/src/sys/arm/nvidia/
H A Dtegra_pcie.c1593 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),
/src/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c2034 DEVMETHOD(pcib_request_feature, pcib_request_feature_allow),