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

/freebsd-12-stable/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);
137 pci_write_config(dev, PCIR_CFG_PMCSR, pmcsr, 2);
139 pci_write_config(dev, PCIR_CFG_PMCSR, pmcsr, 2);

Completed in 48 milliseconds