Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duplcom.c151 #define TYPE_PL2303HXN 3 macro
437 sc->sc_chiptype = TYPE_PL2303HXN; in uplcom_attach()
447 case TYPE_PL2303HXN: in uplcom_attach()
520 } else if (sc->sc_chiptype == TYPE_PL2303HXN) { in uplcom_attach()
589 if (sc->sc_chiptype == TYPE_PL2303HXN) { in uplcom_reset()
631 if (chiptype == TYPE_PL2303HXN) { in uplcom_pl2303_init()
790 case TYPE_PL2303HXN: in uplcom_pre_param()
930 if (sc->sc_chiptype == TYPE_PL2303HXN) { in uplcom_cfg_param()
948 if (sc->sc_chiptype == TYPE_PL2303HXN) { in uplcom_cfg_param()