OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:codec_index_h
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
interwavereg.h
360
bus_space_write_1(sc->sc_iot, sc->
codec_index_h
, 0, (u_char)(reg));\
361
bus_space_write_1(sc->sc_iot, sc->
codec_index_h
, sc->cdatap, (u_char)val);\
362
bus_space_write_1(sc->sc_iot, sc->
codec_index_h
, 0, 0);\
367
bus_space_write_1(sc->sc_iot, sc->
codec_index_h
, sc->codec_index, (u_char)(reg));\
368
ret = bus_space_read_1(sc->sc_iot, sc->
codec_index_h
, sc->cdatap);\
369
bus_space_write_1(sc->sc_iot, sc->
codec_index_h
, 0, 0);\
interwavevar.h
156
bus_space_handle_t
codec_index_h
;
member in struct:iw_softc
interwave.c
156
IW_WRITE_DIRECT_1(2, sc->
codec_index_h
, 0x00);
/src/sys/dev/isapnp/
gus_isapnp.c
153
sc->
codec_index_h
= ipa->ipa_io[2].h;
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025