OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txcom_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hpcmips/tx/
txcom.c
97
struct
txcom_softc
{
struct
133
void txcom_shutdown(struct
txcom_softc
*);
134
void txcom_break(struct
txcom_softc
*, int);
135
void txcom_modem(struct
txcom_softc
*, int);
167
CFATTACH_DECL_NEW(txcom, sizeof(struct
txcom_softc
),
205
struct
txcom_softc
*sc = device_private(self);
421
struct
txcom_softc
*sc = device_private(dev);
586
txcom_break(struct
txcom_softc
*sc, int on)
595
txcom_modem(struct
txcom_softc
*sc, int on)
624
txcom_shutdown(struct
txcom_softc
*sc
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025