OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_line_state
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/usb/
umodemvar.h
48
usb_cdc_line_state_t
sc_line_state
; /* current line state */
member in struct:umodem_softc
uxrcom.c
217
if (memcmp(state, &sc->
sc_line_state
, UCDC_LINE_STATE_LENGTH) == 0) {
234
sc->
sc_line_state
= *state;
umodem_common.c
634
if (memcmp(state, &sc->
sc_line_state
, UCDC_LINE_STATE_LENGTH) == 0) {
652
sc->
sc_line_state
= *state;
uplcom.c
144
usb_cdc_line_state_t
sc_line_state
; /* current line state */
member in struct:uplcom_softc
765
if (memcmp(state, &sc->
sc_line_state
, UCDC_LINE_STATE_LENGTH) == 0) {
782
sc->
sc_line_state
= *state;
umct.c
91
usb_cdc_line_state_t
sc_line_state
; /* current line state */
member in struct:umct_softc
Completed in 15 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025