OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_statusioh
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
addcom_isa.c
92
bus_space_handle_t
sc_statusioh
;
member in struct:addcom_softc
200
0, &sc->
sc_statusioh
)) {
245
bits = bus_space_read_1(iot, sc->
sc_statusioh
, 0) & alive;
262
bits = bus_space_read_1(iot, sc->
sc_statusioh
, 0) & alive;
tcom.c
103
bus_space_handle_t
sc_statusioh
;
member in struct:tcom_softc
210
&sc->
sc_statusioh
)) {
241
bits = ~bus_space_read_1(iot, sc->
sc_statusioh
, 0) & alive;
258
bits = ~bus_space_read_1(iot, sc->
sc_statusioh
, 0) & alive;
Completed in 12 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025