Home
last modified time | relevance | path

Searched refs:UCDC_NOTIFICATION (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/dev/usb/
H A Dusbcdc.h144 #define UCDC_NOTIFICATION 0xa1 macro
H A Duxrcom.c387 if (sc->sc_intr_buf.bmRequestType != UCDC_NOTIFICATION) in uxrcom_intr()
H A Dubsa.c650 if (cdcbuf->bmRequestType == UCDC_NOTIFICATION) { in ubsa_intr()
H A Dumodem.c449 if (sc->sc_notify_buf.bmRequestType != UCDC_NOTIFICATION) { in umodem_intr()
H A Dumsm.c558 if (buf->bmRequestType != UCDC_NOTIFICATION) { in umsm_intr()
H A Dif_cdce.c836 if (buf->bmRequestType == UCDC_NOTIFICATION) { in cdce_intr()
H A Dif_umb.c3142 if (sc->sc_intr_msg.bmRequestType != UCDC_NOTIFICATION) { in umb_intr()