OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ixpcom_softc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/evbarm/ixm1200/
ixpcom_ixmvar.h
32
struct
ixpcom_softc
sc_ixpcom;
ixpcom_ixm.c
55
CFATTACH_DECL_NEW(ixpcom_ixm, sizeof(struct
ixpcom_softc
),
70
struct
ixpcom_softc
*sc = &isc->sc_ixpcom;
/src/sys/arch/arm/ixp12x0/
ixp12x0_comvar.h
47
struct
ixpcom_softc
{
struct
83
int (*enable)(struct
ixpcom_softc
*);
84
int (*disable)(struct
ixpcom_softc
*);
89
extern struct
ixpcom_softc
* ixpcom_sc;
91
void ixpcom_attach_subr(struct
ixpcom_softc
*);
ixp12x0_com.c
110
static void ixpcom_iflush(struct
ixpcom_softc
*);
111
static void ixpcom_set_cr(struct
ixpcom_softc
*);
118
inline static void ixpcom_txsoft(struct
ixpcom_softc
*, struct tty *);
119
inline static void ixpcom_rxsoft(struct
ixpcom_softc
*, struct tty *);
139
struct
ixpcom_softc
* ixpcom_sc = NULL;
190
ixpcom_attach_subr(struct
ixpcom_softc
*sc)
260
struct
ixpcom_softc
*sc
349
ixpcom_filltx(struct
ixpcom_softc
*sc)
370
struct
ixpcom_softc
*sc
420
ixpcom_break(struct
ixpcom_softc
*sc, int onoff
[
all
...]
Completed in 13 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025