Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Drtas_pci.c85 DEVMETHOD(pcib_write_config, rtaspci_write_config),
/freebsd/sys/x86/x86/
H A Dmptable_pci.c171 DEVMETHOD(pcib_write_config, legacy_pcib_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/dev/pci/
H A Dpci_host_generic_den0115.c251 DEVMETHOD(pcib_write_config, pci_host_acpi_smccc_write_config),
H A Dpci_pci.c79 static void pcib_write_config(device_t dev, u_int b, u_int s,
123 DEVMETHOD(pcib_write_config, pcib_write_config),
2434 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.c688 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.c294 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
H A Dpci_bus.c666 DEVMETHOD(pcib_write_config, legacy_pcib_write_config),
/freebsd/sys/dev/pci/controller/
H A Dpci_n1sdp.c354 DEVMETHOD(pcib_write_config, n1sdp_pcie_write_config),
/freebsd/sys/dev/xen/pcifront/
H A Dpcifront.c670 DEVMETHOD(pcib_write_config, xpcib_write_config),
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2838_pci.c765 DEVMETHOD(pcib_write_config, bcm_pcib_write_config),
/freebsd/sys/powerpc/powernv/
H A Dopal_pci.c137 DEVMETHOD(pcib_write_config, opalpci_write_config),
/freebsd/sys/dev/xilinx/
H A Dxlnx_pcib.c759 DEVMETHOD(pcib_write_config, xlnx_pcib_write_config),
/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c915 DEVMETHOD(pcib_write_config, cbb_write_config),
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_acpi.c133 DEVMETHOD(pcib_write_config, acpi_pcib_write_config),
/freebsd/sys/dev/vmd/
H A Dvmd.c736 DEVMETHOD(pcib_write_config, vmd_write_config),
/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_pem.c189 DEVMETHOD(pcib_write_config, thunder_pem_write_config),
/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c246 DEVMETHOD(pcib_write_config, fsl_pcib_write_config),
/freebsd/sys/arm/mv/
H A Dmv_pci.c395 DEVMETHOD(pcib_write_config, mv_pcib_write_config),
/freebsd/sys/arm64/rockchip/
H A Drk_pcie.c1408 DEVMETHOD(pcib_write_config, rk_pcie_write_config),
/freebsd/sys/arm/nvidia/
H A Dtegra_pcie.c1590 DEVMETHOD(pcib_write_config, tegra_pcib_write_config),
/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c2027 DEVMETHOD(pcib_write_config, vmbus_pcib_write_config),