Home
last modified time | relevance | path

Searched refs:UCOM_FLAG_GP_DATA (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.h170 /* Used to set "UCOM_FLAG_GP_DATA" flag: */
186 #define UCOM_FLAG_GP_DATA 0x08 /* set if get and put data is possible */ macro
H A Dusb_serial.c462 sc->sc_flag |= UCOM_FLAG_GP_DATA; in ucom_cfg_start_transfers()
544 sc->sc_flag &= ~UCOM_FLAG_GP_DATA; in ucom_open()

Completed in 3 milliseconds