OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_notify_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
umodemvar.h
58
usb_cdc_notification_t
sc_notify_buf
; /* Notification structure */
member in struct:umodem_softc
umodem_common.c
300
&sc->
sc_notify_buf
, sizeof(sc->
sc_notify_buf
),
357
if (sc->
sc_notify_buf
.bmRequestType != UCDC_NOTIFICATION) {
360
sc->
sc_notify_buf
.bmRequestType));
364
switch (sc->
sc_notify_buf
.bNotification) {
370
if (UGETW(sc->
sc_notify_buf
.wLength) != 2) {
373
UGETW(sc->
sc_notify_buf
.wLength));
378
sc->
sc_notify_buf
.data[0],
379
sc->
sc_notify_buf
.data[1]));
382
mstatus = sc->
sc_notify_buf
.data[0]
[
all
...]
Completed in 42 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025