OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_iohsc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/dev/
spc.c
75
bus_space_handle_t
sc_iohsc
; /* bus space handle for HPSCSI */
member in struct:spc_dio_softc
145
dsc->
sc_iohsc
= iohsc;
192
iohsc = dsc->
sc_iohsc
;
251
iohsc = dsc->
sc_iohsc
;
294
cmd = bus_space_read_1(sc->sc_iot, dsc->
sc_iohsc
, HPSCSI_CSR);
296
bus_space_write_1(sc->sc_iot, dsc->
sc_iohsc
, HPSCSI_CSR, cmd);
spc.c
75
bus_space_handle_t
sc_iohsc
; /* bus space handle for HPSCSI */
member in struct:spc_dio_softc
145
dsc->
sc_iohsc
= iohsc;
192
iohsc = dsc->
sc_iohsc
;
251
iohsc = dsc->
sc_iohsc
;
294
cmd = bus_space_read_1(sc->sc_iot, dsc->
sc_iohsc
, HPSCSI_CSR);
296
bus_space_write_1(sc->sc_iot, dsc->
sc_iohsc
, HPSCSI_CSR, cmd);
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025