OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_bus_ops
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/gemini/
gemini_lpcvar.h
45
struct gemini_lpc_bus_ops *
sc_bus_ops
;
member in struct:gemini_lpc_softc
53
return (*sc->
sc_bus_ops
->lpc_pnp_read)(tag, ldn, off);
60
return (*sc->
sc_bus_ops
->lpc_pnp_write)(tag, ldn, off, val);
67
return (*sc->
sc_bus_ops
->lpc_pnp_enter)(tag);
74
return (*sc->
sc_bus_ops
->lpc_pnp_exit)(tag);
84
ih = (*sc->
sc_bus_ops
->lpc_intr_establish)
94
return (*sc->
sc_bus_ops
->lpc_intr_disestablish)(tag, ih);
/src/sys/dev/ic/
bwfmvar.h
218
const struct bwfm_bus_ops *
sc_bus_ops
;
member in struct:bwfm_softc
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025