Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
HDuplcom.c134 #define TYPE_PL2303HX 1 macro
364 sc->sc_chiptype = TYPE_PL2303HX; in uplcom_attach()
369 (sc->sc_chiptype == TYPE_PL2303HX) ? in uplcom_attach()
514 if (chiptype == TYPE_PL2303HX) in uplcom_pl2303_init()
625 if (sc->sc_chiptype != TYPE_PL2303HX) { in uplcom_pre_param()
704 if (sc->sc_chiptype == TYPE_PL2303HX) in uplcom_cfg_param()