Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Drtas_pci.c85 DEVMETHOD(pcib_write_config, rtaspci_write_config),
/freebsd/sys/powerpc/powermac/
H A Dgrackle.c93 DEVMETHOD(pcib_write_config, grackle_write_config),
H A Duninorthpci.c92 DEVMETHOD(pcib_write_config, uninorth_write_config),
H A Dcpcht.c101 DEVMETHOD(pcib_write_config, cpcht_write_config),
/freebsd/sys/x86/x86/
H A Dmptable_pci.c189 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
/freebsd/sys/dev/pci/
H A Dpci_host_generic_den0115.c252 DEVMETHOD(pcib_write_config, pci_host_acpi_smccc_write_config),
H A Dpci_pci.c82 static void pcib_write_config(device_t dev, u_int b, u_int s,
133 DEVMETHOD(pcib_write_config, pcib_write_config),
2860 pcib_write_config(device_t dev, u_int b, u_int s, u_int f, u_int reg, uint32_t val, int width) in pcib_write_config() function
H A Dpci_host_generic.c711 DEVMETHOD(pcib_write_config, generic_pcie_write_config),
H A Dpci_dw.c838 DEVMETHOD(pcib_write_config, pci_dw_write_config),
/freebsd/sys/x86/pci/
H A Dqpi.c301 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
H A Dpci_bus.c676 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
/freebsd/sys/dev/pci/controller/
H A Dpci_n1sdp.c353 DEVMETHOD(pcib_write_config, n1sdp_pcie_write_config),
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2838_pci.c764 DEVMETHOD(pcib_write_config, bcm_pcib_write_config),
/freebsd/sys/dev/xilinx/
H A Dxlnx_pcib.c759 DEVMETHOD(pcib_write_config, xlnx_pcib_write_config),
/freebsd/sys/powerpc/powernv/
H A Dopal_pci.c137 DEVMETHOD(pcib_write_config, opalpci_write_config),
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_acpi.c149 DEVMETHOD(pcib_write_config, acpi_pcib_write_config),
/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c961 DEVMETHOD(pcib_write_config, cbb_write_config),
/freebsd/sys/dev/vmd/
H A Dvmd.c739 DEVMETHOD(pcib_write_config, vmd_write_config),
/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c246 DEVMETHOD(pcib_write_config, fsl_pcib_write_config),
/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_pem.c189 DEVMETHOD(pcib_write_config, thunder_pem_write_config),
/freebsd/sys/arm/mv/
H A Dmv_pci.c395 DEVMETHOD(pcib_write_config, mv_pcib_write_config),
/freebsd/sys/arm/nvidia/
H A Dtegra_pcie.c1589 DEVMETHOD(pcib_write_config, tegra_pcib_write_config),
/freebsd/sys/arm64/rockchip/
H A Drk_pcie.c1407 DEVMETHOD(pcib_write_config, rk_pcie_write_config),
/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c2028 DEVMETHOD(pcib_write_config, vmbus_pcib_write_config),