OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_system_scale
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
wivar.h
121
u_int16_t
sc_system_scale
;
member in struct:wi_softc
wi.c
542
sc->
sc_system_scale
= 1;
848
wi_write_val(sc, WI_RID_SYSTEM_SCALE, sc->
sc_system_scale
);
2302
wreq.wi_val[0] = htole16(sc->
sc_system_scale
);
2465
sc->
sc_system_scale
= le16toh(wreq.wi_val[0]);
Completed in 14 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025