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_soft
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbppc/virtex/dev/
xlcom.c
84
void *
sc_rx_soft
;
member in struct:xlcom_softc
223
sc->
sc_rx_soft
= softint_establish(SOFTINT_SERIAL, xlcom_rx_soft, sc);
226
if (sc->
sc_rx_soft
== NULL || sc->sc_tx_soft == NULL) {
362
softint_schedule(sc->
sc_rx_soft
);
Completed in 11 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025