Home
last modified time | relevance | path

Searched refs:DS_PARAM_STOPB (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_dsdi.h218 DS_PARAM_STOPB, /* stop bits */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c711 case DS_PARAM_STOPB: in uftdi_param2regs()
2025 { DS_PARAM_STOPB, .val.ui = CSTOPB }, in uftdi_open_hw_port()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_dsd.c2893 case DS_PARAM_STOPB: in keyspan_build_cmd_msg_usa19hs()
3099 case DS_PARAM_STOPB: in keyspan_build_cmd_msg_usa49()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c719 case DS_PARAM_STOPB: in pl2303_set_port_params()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c1097 case DS_PARAM_STOPB: in usbsacm_ds_set_port_params()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c3153 pe[1].param = DS_PARAM_STOPB; in usbser_port_program()