OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCDC_LINE_STATE_LENGTH
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/usb/
usbcdc.h
139
#define
UCDC_LINE_STATE_LENGTH
7
uxrcom.c
217
if (memcmp(state, &sc->sc_line_state,
UCDC_LINE_STATE_LENGTH
) == 0) {
226
USETW(req.wLength,
UCDC_LINE_STATE_LENGTH
);
umodem_common.c
634
if (memcmp(state, &sc->sc_line_state,
UCDC_LINE_STATE_LENGTH
) == 0) {
643
USETW(req.wLength,
UCDC_LINE_STATE_LENGTH
);
uplcom.c
765
if (memcmp(state, &sc->sc_line_state,
UCDC_LINE_STATE_LENGTH
) == 0) {
774
USETW(req.wLength,
UCDC_LINE_STATE_LENGTH
);
Completed in 14 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025