OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epcom_softc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/evbarm/tsarm/
epcom_tsvar.h
32
struct
epcom_softc
sc_epcom;
epcom_ts.c
70
struct
epcom_softc
*sc = &esc->sc_epcom;
/src/sys/arch/arm/ep93xx/
epcomvar.h
49
struct
epcom_softc
{
struct
85
int (*enable)(struct
epcom_softc
*);
86
int (*disable)(struct
epcom_softc
*);
94
void epcom_attach_subr(struct
epcom_softc
*);
epcom.c
128
static void epcom_iflush(struct
epcom_softc
*);
129
static void epcom_set(struct
epcom_softc
*);
136
inline static void epcom_txsoft(struct
epcom_softc
*, struct tty *);
137
inline static void epcom_rxsoft(struct
epcom_softc
*, struct tty *);
212
epcom_attach_subr(struct
epcom_softc
*sc)
289
struct
epcom_softc
*sc
360
epcom_filltx(struct
epcom_softc
*sc)
381
struct
epcom_softc
*sc
427
epcom_break(struct
epcom_softc
*sc, int onoff)
437
epcom_shutdown(struct
epcom_softc
*sc
[
all
...]
/src/sys/arch/evbarm/armadillo/
armadillo9_com.c
59
CFATTACH_DECL_NEW(armadillo9com, sizeof(struct
epcom_softc
),
73
struct
epcom_softc
*sc = device_private(self);
Completed in 57 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025