OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucom_rts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ucom.c
238
static void
ucom_rts
(struct ucom_softc *, int);
1044
ucom_rts
(sc, 1);
1418
ucom_rts
(sc, (mcr & UMCR_RTS) != 0);
1479
ucom_rts
(struct ucom_softc *sc, int onoff)
function
ucom.c
238
static void
ucom_rts
(struct ucom_softc *, int);
1044
ucom_rts
(sc, 1);
1418
ucom_rts
(sc, (mcr & UMCR_RTS) != 0);
1479
ucom_rts
(struct ucom_softc *sc, int onoff)
function
Completed in 37 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026