OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_sconf1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ihavar.h
210
uint8_t
sc_sconf1
;
member in struct:iha_softc
iha.c
563
sc->
sc_sconf1
= SCONFIG0DEFAULT;
565
sc->
sc_sconf1
|= SPCHK;
566
bus_space_write_1(iot, ioh, TUL_SCONFIG0, sc->
sc_sconf1
);
587
iha_reset_tcs(&sc->sc_tcs[i * 2 ], sc->
sc_sconf1
);
588
iha_reset_tcs(&sc->sc_tcs[i * 2 + 1], sc->
sc_sconf1
);
833
iha_reset_tcs(tcs, sc->
sc_sconf1
);
1928
iha_reset_tcs(scb->tcs, sc->
sc_sconf1
);
Completed in 35 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025