OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_msg_ioh
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
iop_pci.c
163
&sc->sc_msg_iot, &sc->
sc_msg_ioh
, NULL, NULL)) {
171
sc->
sc_msg_ioh
= sc->sc_ioh;
/src/sys/dev/i2o/
iopvar.h
112
bus_space_handle_t
sc_msg_ioh
; /* Message queue bus space handle */
member in struct:iop_softc
iop.c
266
bus_space_barrier(sc->sc_msg_iot, sc->
sc_msg_ioh
, off, 4,
268
return (bus_space_read_4(sc->sc_msg_iot, sc->
sc_msg_ioh
, off));
275
bus_space_write_4(sc->sc_msg_iot, sc->
sc_msg_ioh
, off, val);
276
bus_space_barrier(sc->sc_msg_iot, sc->
sc_msg_ioh
, off, 4,
2106
bus_space_write_region_4(sc->sc_msg_iot, sc->
sc_msg_ioh
, mfa, mb,
2108
bus_space_barrier(sc->sc_msg_iot, sc->
sc_msg_ioh
, mfa,
Completed in 16 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025