OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ttys
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sbus/
spifvar.h
83
struct stty_softc *
sc_ttys
; /* our ttys */
member in struct:spif_softc
spif.c
154
sc->
sc_ttys
->sc_port[(port)].sp_dtr = v; \
159
#define DTR_READ(sc,port) ((sc)->
sc_ttys
->sc_port[(port)].sp_dtr)
295
return (aux == stty_match && sc->
sc_ttys
== NULL);
306
sc->
sc_ttys
= ssc;
740
sp = &sc->
sc_ttys
->sc_port[channel];
766
sp = &sc->
sc_ttys
->sc_port[channel];
799
sp = &sc->
sc_ttys
->sc_port[channel];
849
sp = &sc->
sc_ttys
->sc_port[channel];
896
struct stty_softc *stc = sc->
sc_ttys
;
Completed in 11 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025