sc_type_hx        113 dev/usb/uplcom.c 	int			 sc_type_hx;	/* HX variant */
sc_type_hx        285 dev/usb/uplcom.c 		sc->sc_type_hx = 1;
sc_type_hx        287 dev/usb/uplcom.c 		sc->sc_type_hx = 0;
sc_type_hx        585 dev/usb/uplcom.c 	    (sc->sc_type_hx ? UPLCOM_HX_SET_CRTSCTS : UPLCOM_SET_CRTSCTS));
sc_type_hx        713 dev/usb/uplcom.c 	if (sc->sc_type_hx == 1) {