Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/powerpc/pseries/
HDrtas_pci.c86 DEVMETHOD(pcib_write_config, rtaspci_write_config),
/freebsd-14-stable/sys/x86/x86/
HDmptable_pci.c191 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
/freebsd-14-stable/sys/powerpc/powermac/
HDgrackle.c94 DEVMETHOD(pcib_write_config, grackle_write_config),
HDuninorthpci.c93 DEVMETHOD(pcib_write_config, uninorth_write_config),
HDcpcht.c102 DEVMETHOD(pcib_write_config, cpcht_write_config),
/freebsd-14-stable/sys/dev/pci/
HDpci_host_generic_den0115.c250 DEVMETHOD(pcib_write_config, pci_host_acpi_smccc_write_config),
HDpci_pci.c82 static void pcib_write_config(device_t dev, u_int b, u_int s,
133 DEVMETHOD(pcib_write_config, pcib_write_config),
2875 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
HDpci_host_generic.c720 DEVMETHOD(pcib_write_config, generic_pcie_write_config),
HDpci_dw.c839 DEVMETHOD(pcib_write_config, pci_dw_write_config),
/freebsd-14-stable/sys/x86/pci/
HDqpi.c302 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
HDpci_bus.c678 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
/freebsd-14-stable/sys/dev/pci/controller/
HDpci_n1sdp.c354 DEVMETHOD(pcib_write_config, n1sdp_pcie_write_config),
/freebsd-14-stable/sys/arm/broadcom/bcm2835/
HDbcm2838_pci.c751 DEVMETHOD(pcib_write_config, bcm_pcib_write_config),
/freebsd-14-stable/sys/dev/xilinx/
HDxlnx_pcib.c760 DEVMETHOD(pcib_write_config, xlnx_pcib_write_config),
/freebsd-14-stable/sys/powerpc/powernv/
HDopal_pci.c138 DEVMETHOD(pcib_write_config, opalpci_write_config),
/freebsd-14-stable/sys/dev/acpica/
HDacpi_pcib_acpi.c152 DEVMETHOD(pcib_write_config, acpi_pcib_write_config),
/freebsd-14-stable/sys/dev/vmd/
HDvmd.c748 DEVMETHOD(pcib_write_config, vmd_write_config),
/freebsd-14-stable/sys/dev/pccbb/
HDpccbb_pci.c963 DEVMETHOD(pcib_write_config, cbb_write_config),
/freebsd-14-stable/sys/arm64/cavium/
HDthunder_pcie_pem.c191 DEVMETHOD(pcib_write_config, thunder_pem_write_config),
/freebsd-14-stable/sys/powerpc/mpc85xx/
HDpci_mpc85xx.c247 DEVMETHOD(pcib_write_config, fsl_pcib_write_config),
/freebsd-14-stable/sys/arm/mv/
HDmv_pci.c399 DEVMETHOD(pcib_write_config, mv_pcib_write_config),
/freebsd-14-stable/sys/arm/nvidia/
HDtegra_pcie.c1589 DEVMETHOD(pcib_write_config, tegra_pcib_write_config),
/freebsd-14-stable/sys/arm64/rockchip/
HDrk_pcie.c1408 DEVMETHOD(pcib_write_config, rk_pcie_write_config),
/freebsd-14-stable/sys/dev/hyperv/pcib/
HDvmbus_pcib.c2031 DEVMETHOD(pcib_write_config, vmbus_pcib_write_config),