Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Ducycom.c80 uint32_t sc_model; member
222 sc->sc_model = USB_GET_DRIVER_INFO(uaa); in ucycom_attach()
223 if (sc->sc_model == 0) { in ucycom_attach()
227 device_printf(dev, "Cypress CY7C%X USB to RS232 bridge\n", sc->sc_model); in ucycom_attach()
358 switch (sc->sc_model) { in ucycom_ctrl_write_callback()
380 switch (sc->sc_model) { in ucycom_ctrl_write_callback()
524 switch (sc->sc_model) { in ucycom_intr_read_callback()