OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucycomstart
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ucycom.c
177
Static void
ucycomstart
(struct tty *);
249
sc->sc_tty->t_oproc =
ucycomstart
;
485
ucycomstart
(struct tty *tp)
function in typeref:typename:Static void
500
DPRINTFN(4,("
ucycomstart
: no go, state=%#x\n", tp->t_state));
518
DPRINTF(("
ucycomstart
: cnt == 0\n"));
536
DPRINTF(("
ucycomstart
(8): big buffer %d chars\n", len));
543
DPRINTF(("
ucycomstart
(8): sc->sc_obuf[0] = %d | %d = %d\n",
550
DPRINTF(("
ucycomstart
(8): data ="));
560
DPRINTF(("
ucycomstart
(32): big buffer %d chars\n",
568
DPRINTF(("
ucycomstart
(32): sc->sc_obuf[0] = %d\n
[
all
...]
ucycom.c
177
Static void
ucycomstart
(struct tty *);
249
sc->sc_tty->t_oproc =
ucycomstart
;
485
ucycomstart
(struct tty *tp)
function in typeref:typename:Static void
500
DPRINTFN(4,("
ucycomstart
: no go, state=%#x\n", tp->t_state));
518
DPRINTF(("
ucycomstart
: cnt == 0\n"));
536
DPRINTF(("
ucycomstart
(8): big buffer %d chars\n", len));
543
DPRINTF(("
ucycomstart
(8): sc->sc_obuf[0] = %d | %d = %d\n",
550
DPRINTF(("
ucycomstart
(8): data ="));
560
DPRINTF(("
ucycomstart
(32): big buffer %d chars\n",
568
DPRINTF(("
ucycomstart
(32): sc->sc_obuf[0] = %d\n
[
all
...]
Completed in 21 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025