OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_rx_arg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/apple/
apple_mbox.c
113
void *
sc_rx_arg
;
member in struct:apple_mbox_softc
135
sc->sc_rx_callback(sc->
sc_rx_arg
);
152
if (sc->sc_rx_callback == NULL && sc->
sc_rx_arg
== NULL) {
154
sc->
sc_rx_arg
= arg;
170
sc->
sc_rx_arg
= NULL;
240
sc->
sc_rx_arg
= NULL;
apple_mbox.c
113
void *
sc_rx_arg
;
member in struct:apple_mbox_softc
135
sc->sc_rx_callback(sc->
sc_rx_arg
);
152
if (sc->sc_rx_callback == NULL && sc->
sc_rx_arg
== NULL) {
154
sc->
sc_rx_arg
= arg;
170
sc->
sc_rx_arg
= NULL;
240
sc->
sc_rx_arg
= NULL;
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025