Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bhnd/cores/pci/
Dbhnd_pci_hostb.c534 pcie_write_config(sc->pci_dev, PCIER_LINK_CTL, cfg, 2); in bhnd_pci_wars_hwup()
642 pcie_write_config(sc->pci_dev, PCIER_LINK_CTL, lcreg, 2); in bhnd_pci_wars_hwdown()
/freebsd-12-stable/sys/dev/pci/
Dpcivar.h681 void pcie_write_config(device_t dev, int reg, uint32_t value, int width);
Dpci_pci.c1008 pcie_write_config(dev, PCIER_SLOT_CTL, new, 2); in pcib_pcie_hotplug_command()
1172 pcie_write_config(dev, PCIER_SLOT_STA, sc->pcie_slot_sta, 2); in pcib_pcie_intr_hotplug()
1387 pcie_write_config(dev, PCIER_SLOT_STA, sc->pcie_slot_sta, 2); in pcib_setup_hotplug()
Dpci.c2249 pcie_write_config(device_t dev, int reg, uint32_t value, int width) in pcie_write_config() function
/freebsd-12-stable/share/man/man9/
DMakefile1658 pci.9 pcie_write_config.9