Home
last modified time | relevance | path

Searched refs:pcib_read_config (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/powerpc/pseries/
H A Drtas_pci.c84 DEVMETHOD(pcib_read_config, rtaspci_read_config),
/freebsd/sys/powerpc/powermac/
H A Dgrackle.c92 DEVMETHOD(pcib_read_config, grackle_read_config),
H A Duninorthpci.c91 DEVMETHOD(pcib_read_config, uninorth_read_config),
H A Dcpcht.c100 DEVMETHOD(pcib_read_config, cpcht_read_config),
/freebsd/sys/x86/x86/
H A Dmptable_pci.c188 DEVMETHOD(pcib_read_config, legacy_pcib_read_config),
/freebsd/sys/dev/pci/
H A Dpci_host_generic_den0115.c251 DEVMETHOD(pcib_read_config, pci_host_acpi_smccc_read_config),
H A Dpci_pci.c80 static uint32_t pcib_read_config(device_t dev, u_int b, u_int s,
132 DEVMETHOD(pcib_read_config, pcib_read_config),
2837 pcib_read_config(device_t dev, u_int b, u_int s, u_int f, u_int reg, int width) in pcib_read_config() function
H A Dpci_host_generic.c710 DEVMETHOD(pcib_read_config, generic_pcie_read_config),
H A Dpci_dw.c837 DEVMETHOD(pcib_read_config, pci_dw_read_config),
/freebsd/sys/x86/pci/
H A Dqpi.c300 DEVMETHOD(pcib_read_config, legacy_pcib_read_config),
H A Dpci_bus.c675 DEVMETHOD(pcib_read_config, legacy_pcib_read_config),
/freebsd/sys/dev/pci/controller/
H A Dpci_n1sdp.c352 DEVMETHOD(pcib_read_config, n1sdp_pcie_read_config),
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2838_pci.c763 DEVMETHOD(pcib_read_config, bcm_pcib_read_config),
/freebsd/sys/dev/xilinx/
H A Dxlnx_pcib.c758 DEVMETHOD(pcib_read_config, xlnx_pcib_read_config),
/freebsd/sys/powerpc/powernv/
H A Dopal_pci.c136 DEVMETHOD(pcib_read_config, opalpci_read_config),
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_acpi.c148 DEVMETHOD(pcib_read_config, acpi_pcib_read_config),
/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c960 DEVMETHOD(pcib_read_config, cbb_read_config),
/freebsd/sys/dev/vmd/
H A Dvmd.c738 DEVMETHOD(pcib_read_config, vmd_read_config),
/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c245 DEVMETHOD(pcib_read_config, fsl_pcib_read_config),
/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_pem.c188 DEVMETHOD(pcib_read_config, thunder_pem_read_config),
/freebsd/sys/arm/mv/
H A Dmv_pci.c394 DEVMETHOD(pcib_read_config, mv_pcib_read_config),
/freebsd/sys/arm/nvidia/
H A Dtegra_pcie.c1588 DEVMETHOD(pcib_read_config, tegra_pcib_read_config),
/freebsd/sys/arm64/rockchip/
H A Drk_pcie.c1406 DEVMETHOD(pcib_read_config, rk_pcie_read_config),
/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c2027 DEVMETHOD(pcib_read_config, vmbus_pcib_read_config),