OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcicfg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_attach.c
184
uint32_t revid,
pcicfg
;
local in function:ar5210Attach
249
pcicfg
= OS_REG_READ(ah, AR_PCICFG);
250
OS_REG_WRITE(ah, AR_PCICFG,
pcicfg
| AR_PCICFG_EEPROMSEL);
269
OS_REG_WRITE(ah, AR_PCICFG,
pcicfg
); /* disable EEPROM access */
282
OS_REG_WRITE(ah, AR_PCICFG,
pcicfg
); /* disable EEPROM access */
ar5210_misc.c
621
uint32_t
pcicfg
;
local in function:ar5210GetDiagState
631
pcicfg
= OS_REG_READ(ah, AR_PCICFG);
632
OS_REG_WRITE(ah, AR_PCICFG,
pcicfg
| AR_PCICFG_EEPROMSEL);
634
OS_REG_WRITE(ah, AR_PCICFG,
pcicfg
);
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025