Home
last modified time | relevance | path

Searched refs:pci_write_config_word (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_reset.c257 if (pci_write_config_word(mdev->pdev, hca_pcie_cap + PCI_EXP_DEVCTL, in mthca_reset()
265 if (pci_write_config_word(mdev->pdev, hca_pcie_cap + PCI_EXP_LNKCTL, in mthca_reset()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci.c288 pci_write_config_word(pdev, PCI_COMMAND, cmd); in mt7921_pci_probe()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h695 pci_write_config_word(const struct pci_dev *pdev, int where, u16 val) in pci_write_config_word() function
1025 return pci_write_config_word(dev, pci_pcie_cap(dev) + pos, val); in pcie_capability_write_word()
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.h657 pci_write_config_word(device_t kdev, int where, uint16_t val) in pci_write_config_word() function
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpci.c430 pci_write_config_word(dev, dev->msi_cap + PCI_MSI_FLAGS, control); in ath11k_pci_msi_config()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpci.c660 pci_write_config_word(dev, dev->msi_cap + PCI_MSI_FLAGS, control); in ath12k_pci_msi_config()
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c1749 pci_write_config_word(pdev, PCI_COMMAND, pci_cmd); in iwl_pcie_irq_set_affinity()