Home
last modified time | relevance | path

Searched refs:pcie_write_config (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c530 pcie_write_config(sc->pci_dev, PCIER_LINK_CTL, cfg, 2); in bhnd_pci_wars_hwup()
638 pcie_write_config(sc->pci_dev, PCIER_LINK_CTL, lcreg, 2); in bhnd_pci_wars_hwdown()
/freebsd/sys/dev/pci/
H A Dpcivar.h707 void pcie_write_config(device_t dev, int reg, uint32_t value, int width);
H A Dpci_pci.c907 pcie_write_config(dev, PCIER_SLOT_CTL, new, 2); in pcib_pcie_hotplug_command()
1080 pcie_write_config(dev, PCIER_SLOT_STA, sc->pcie_slot_sta, 2); in pcib_pcie_intr_hotplug()
1318 pcie_write_config(dev, PCIER_SLOT_STA, sc->pcie_slot_sta, 2); in pcib_setup_hotplug()
H A Dpci.c2339 pcie_write_config(device_t dev, int reg, uint32_t value, int width) in pcie_write_config() function
/freebsd/share/man/man9/
H A DMakefile1849 pci.9 pcie_write_config.9