OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_tx_soft
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbppc/virtex/dev/
xlcom.c
85
void *
sc_tx_soft
;
member in struct:xlcom_softc
224
sc->
sc_tx_soft
= softint_establish(SOFTINT_SERIAL, xlcom_tx_soft, sc);
226
if (sc->sc_rx_soft == NULL || sc->
sc_tx_soft
== NULL) {
330
softint_schedule(sc->
sc_tx_soft
);
Completed in 12 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025