OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dz_catch
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/dec/
dzvar.h
100
int (*
dz_catch
)(void *, int); /* Fast catch recv */
member in struct:dz_softc::dz_linestate
dz.c
272
if (sc->sc_dz[line].
dz_catch
&&
273
(*sc->sc_dz[line].
dz_catch
)(sc->sc_dz[line].dz_private, cc))
357
if (sc->sc_dz[line].
dz_catch
)
381
if (sc->sc_dz[line].
dz_catch
)
dzms.c
126
dz->sc_dz[daa->daa_line].
dz_catch
= dzms_input;
dzkbd.c
157
dz->sc_dz[daa->daa_line].
dz_catch
= dzkbd_input;
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025