OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucom_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
ucom.c
144
struct
ucom_softc
{
struct
228
static void ucom_cleanup(struct
ucom_softc
*, int);
232
static void ucom_shutdown(struct
ucom_softc
*);
233
static void ucom_dtr(struct
ucom_softc
*, int);
234
static void ucom_rts(struct
ucom_softc
*, int);
235
static void ucom_break(struct
ucom_softc
*, int);
236
static void tiocm_to_ucom(struct
ucom_softc
*, u_long, int);
237
static int ucom_to_tiocm(struct
ucom_softc
*);
240
static void ucom_submit_write(struct
ucom_softc
*, struct ucom_buffer *);
241
static void ucom_write_status(struct
ucom_softc
*, struct ucom_buffer *
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025