Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/
H A Dif_ath_pci.c106 #define PCIR_CFG_PMCSR 0x48 macro
135 pmcsr = pci_read_config(dev, PCIR_CFG_PMCSR, 2); in ath_pci_setup()
137 pci_write_config(dev, PCIR_CFG_PMCSR, pmcsr, 2); in ath_pci_setup()
139 pci_write_config(dev, PCIR_CFG_PMCSR, pmcsr, 2); in ath_pci_setup()