OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:configreg
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
elinkxl.c
902
uint32_t
configreg
;
local in function:ex_set_media
971
configreg
= bus_space_read_4(iot, ioh, ELINK_W3_INTERNAL_CONFIG);
973
configreg
&= ~(CONFIG_MEDIAMASK << 16);
974
configreg
|= (sc->ex_mii.mii_media.ifm_cur->ifm_data <<
977
bus_space_write_4(iot, ioh, ELINK_W3_INTERNAL_CONFIG,
configreg
);
Completed in 12 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025