OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ts_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/qbus/
ts.c
116
struct
ts_softc
{
struct
159
static void tsinit(struct
ts_softc
*);
160
static void tscommand(struct
ts_softc
*, dev_t, int, int);
161
static int tsstart(struct
ts_softc
*, int);
162
static void tswchar(struct
ts_softc
*);
163
static bool tsreset(struct
ts_softc
*);
168
CFATTACH_DECL_NEW(ts, sizeof(struct
ts_softc
),
218
struct
ts_softc
ssc;
219
struct
ts_softc
*sc = &ssc;
251
struct
ts_softc
*sc = device_private(self)
[
all
...]
Completed in 11 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025