Searched refs:pcie_write_config (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/bhnd/cores/pci/ |
| H A D | bhnd_pci_hostb.c | 530 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 D | pcivar.h | 707 void pcie_write_config(device_t dev, int reg, uint32_t value, int width);
|
| H A D | pci_pci.c | 907 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 D | pci.c | 2339 pcie_write_config(device_t dev, int reg, uint32_t value, int width) in pcie_write_config() function
|
| /freebsd/share/man/man9/ |
| H A D | Makefile | 1849 pci.9 pcie_write_config.9
|