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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbsprl/
H A Dpl2303_vendor.h62 #define PL2303_CONTROL_DTR 0x01 macro
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c2128 *line_ctl |= PL2303_CONTROL_DTR;
2130 *line_ctl &= ~PL2303_CONTROL_DTR;
2147 if (line_ctl & PL2303_CONTROL_DTR) {

Completed in 59 milliseconds