Searched defs:ucom (Results 1 - 21 of 21) sorted by relevance

/freebsd-10-stable/sys/dev/usb/serial/
H A Dubser.c335 ubser_free(struct ucom_softc *ucom) argument
341 ubser_pre_param(struct ucom_softc *ucom, struct termios *t) argument
488 ubser_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
515 ubser_cfg_get_status(struct ucom_softc *ucom, uint8_ argument
523 ubser_start_read(struct ucom_softc *ucom) argument
531 ubser_stop_read(struct ucom_softc *ucom) argument
539 ubser_start_write(struct ucom_softc *ucom) argument
547 ubser_stop_write(struct ucom_softc *ucom) argument
555 ubser_poll(struct ucom_softc *ucom) argument
[all...]
H A Dugensa.c293 ugensa_free(struct ucom_softc *ucom) argument
358 ugensa_start_read(struct ucom_softc *ucom) argument
367 ugensa_stop_read(struct ucom_softc *ucom) argument
376 ugensa_start_write(struct ucom_softc *ucom) argument
385 ugensa_stop_write(struct ucom_softc *ucom) argument
394 ugensa_poll(struct ucom_softc *ucom) argument
[all...]
H A Duipaq.c1203 uipaq_free(struct ucom_softc *ucom) argument
1209 uipaq_start_read(struct ucom_softc *ucom) argument
1218 uipaq_stop_read(struct ucom_softc *ucom) argument
1227 uipaq_start_write(struct ucom_softc *ucom) argument
1235 uipaq_stop_write(struct ucom_softc *ucom) argument
1243 uipaq_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
1267 uipaq_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
1291 uipaq_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
1370 uipaq_poll(struct ucom_softc *ucom) argument
[all...]
H A Duark.c269 uark_free(struct ucom_softc *ucom) argument
335 uark_start_read(struct ucom_softc *ucom) argument
343 uark_stop_read(struct ucom_softc *ucom) argument
351 uark_start_write(struct ucom_softc *ucom) argument
359 uark_stop_write(struct ucom_softc *ucom) argument
367 uark_pre_param(struct ucom_softc *ucom, struct termios *t) argument
375 uark_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
425 uark_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
434 uark_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
464 uark_poll(struct ucom_softc *ucom) argument
[all...]
H A Ducycom.c320 ucycom_free(struct ucom_softc *ucom) argument
326 ucycom_cfg_open(struct ucom_softc *ucom) argument
335 ucycom_start_read(struct ucom_softc *ucom) argument
343 ucycom_stop_read(struct ucom_softc *ucom) argument
351 ucycom_start_write(struct ucom_softc *ucom) argument
359 ucycom_stop_write(struct ucom_softc *ucom) argument
473 ucycom_pre_param(struct ucom_softc *ucom, struct termios *t) argument
501 ucycom_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
607 ucycom_poll(struct ucom_softc *ucom) argument
[all...]
H A Dubsa.c368 ubsa_free(struct ucom_softc *ucom) argument
395 ubsa_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
405 ubsa_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
415 ubsa_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
425 ubsa_pre_param(struct ucom_softc *ucom, struct termios *t) argument
451 ubsa_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
522 ubsa_start_read(struct ucom_softc *ucom) argument
534 ubsa_stop_read(struct ucom_softc *ucom) argument
546 ubsa_start_write(struct ucom_softc *ucom) argument
554 ubsa_stop_write(struct ucom_softc *ucom) argument
562 ubsa_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
684 ubsa_poll(struct ucom_softc *ucom) argument
[all...]
H A Dumcs.c432 umcs7840_free(struct ucom_softc *ucom) argument
438 umcs7840_cfg_open(struct ucom_softc *ucom) argument
540 umcs7840_cfg_close(struct ucom_softc *ucom) argument
562 umcs7840_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
577 umcs7840_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
592 umcs7840_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
608 umcs7840_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
684 umcs7840_pre_param(struct ucom_softc *ucom, struct termios *t) argument
695 umcs7840_start_read(struct ucom_softc *ucom) argument
708 umcs7840_stop_read(struct ucom_softc *ucom) argument
718 umcs7840_start_write(struct ucom_softc *ucom) argument
731 umcs7840_stop_write(struct ucom_softc *ucom) argument
741 umcs7840_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
839 struct ucom_softc *ucom = &sc->sc_ucom[subunit]; local
896 struct ucom_softc *ucom = &sc->sc_ucom[subunit]; local
925 umcs7840_poll(struct ucom_softc *ucom) argument
[all...]
H A Dumct.c335 umct_free(struct ucom_softc *ucom) argument
408 umct_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
417 umct_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
430 umct_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
443 umct_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
486 umct_pre_param(struct ucom_softc *ucom, struct termios *t) argument
492 umct_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
533 umct_start_read(struct ucom_softc *ucom) argument
545 umct_stop_read(struct ucom_softc *ucom) argument
557 umct_start_write(struct ucom_softc *ucom) argument
565 umct_stop_write(struct ucom_softc *ucom) argument
655 umct_poll(struct ucom_softc *ucom) argument
[all...]
H A Dumodem.c487 umodem_start_read(struct ucom_softc *ucom) argument
499 umodem_stop_read(struct ucom_softc *ucom) argument
511 umodem_start_write(struct ucom_softc *ucom) argument
520 umodem_stop_write(struct ucom_softc *ucom) argument
550 umodem_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
561 umodem_pre_param(struct ucom_softc *ucom, struct termios *t) argument
567 umodem_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
617 umodem_ioctl(struct ucom_softc *ucom, uint32_t cmd, caddr_t data, int flag, struct thread *td) argument
646 umodem_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
670 umodem_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
694 umodem_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
957 umodem_free(struct ucom_softc *ucom) argument
963 umodem_poll(struct ucom_softc *ucom) argument
[all...]
H A Duvisor.c392 uvisor_free(struct ucom_softc *ucom) argument
547 uvisor_cfg_open(struct ucom_softc *ucom) argument
553 uvisor_cfg_close(struct ucom_softc *ucom) argument
575 uvisor_start_read(struct ucom_softc *ucom) argument
583 uvisor_stop_read(struct ucom_softc *ucom) argument
591 uvisor_start_write(struct ucom_softc *ucom) argument
599 uvisor_stop_write(struct ucom_softc *ucom) argument
[all...]
H A Duvscom.c375 uvscom_free(struct ucom_softc *ucom) argument
499 uvscom_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
514 uvscom_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
529 uvscom_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
544 uvscom_pre_param(struct ucom_softc *ucom, struct termios *t) argument
565 uvscom_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
647 uvscom_pre_open(struct ucom_softc *ucom) argument
663 uvscom_cfg_open(struct ucom_softc *ucom) argument
673 uvscom_cfg_close(struct ucom_softc *ucom) argument
683 uvscom_start_read(struct ucom_softc *ucom) argument
691 uvscom_stop_read(struct ucom_softc *ucom) argument
699 uvscom_start_write(struct ucom_softc *ucom) argument
707 uvscom_stop_write(struct ucom_softc *ucom) argument
715 uvscom_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
766 uvscom_poll(struct ucom_softc *ucom) argument
[all...]
H A Duplcom.c535 uplcom_free(struct ucom_softc *ucom) argument
605 uplcom_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
629 uplcom_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
653 uplcom_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
717 uplcom_pre_param(struct ucom_softc *ucom, struct termios *t) argument
797 uplcom_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
895 uplcom_start_read(struct ucom_softc *ucom) argument
907 uplcom_stop_read(struct ucom_softc *ucom) argument
919 uplcom_start_write(struct ucom_softc *ucom) argument
927 uplcom_stop_write(struct ucom_softc *ucom) argument
935 uplcom_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
1075 uplcom_poll(struct ucom_softc *ucom) argument
[all...]
H A Du3g.c987 u3g_free(struct ucom_softc *ucom) argument
993 u3g_start_read(struct ucom_softc *ucom) argument
1005 u3g_stop_read(struct ucom_softc *ucom) argument
1017 u3g_start_write(struct ucom_softc *ucom) argument
1025 u3g_stop_write(struct ucom_softc *ucom) argument
1035 struct ucom_softc *ucom = usbd_xfer_softc(xfer); local
1071 struct ucom_softc *ucom = usbd_xfer_softc(xfer); local
1099 u3g_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
1108 u3g_cfg_set_line(struct ucom_softc *ucom) argument
1125 u3g_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
1140 u3g_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
1157 struct ucom_softc *ucom = usbd_xfer_softc(xfer); local
1223 u3g_poll(struct ucom_softc *ucom) argument
[all...]
H A Dufoma.c512 ufoma_free(struct ucom_softc *ucom) argument
845 ufoma_cfg_open(struct ucom_softc *ucom) argument
863 ufoma_cfg_close(struct ucom_softc *ucom) argument
871 ufoma_cfg_set_break(struct ucom_softc *ucom, uint8_ argument
898 ufoma_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
927 ufoma_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
943 ufoma_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
959 ufoma_pre_param(struct ucom_softc *ucom, struct termios *t) argument
965 ufoma_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
1095 ufoma_start_read(struct ucom_softc *ucom) argument
1111 ufoma_stop_read(struct ucom_softc *ucom) argument
1127 ufoma_start_write(struct ucom_softc *ucom) argument
1139 ufoma_stop_write(struct ucom_softc *ucom) argument
1261 ufoma_poll(struct ucom_softc *ucom) argument
[all...]
H A Dumoscom.c381 umoscom_free(struct ucom_softc *ucom) argument
387 umoscom_cfg_open(struct ucom_softc *ucom) argument
413 umoscom_cfg_close(struct ucom_softc *ucom) argument
419 umoscom_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
432 umoscom_cfg_set_dtr(struct ucom_softc *ucom, uint8_ argument
445 umoscom_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
458 umoscom_pre_param(struct ucom_softc *ucom, struct termios *t) argument
467 umoscom_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
522 umoscom_cfg_get_status(struct ucom_softc *ucom, uint8_t *p_lsr, uint8_t *p_msr) argument
586 umoscom_start_read(struct ucom_softc *ucom) argument
599 umoscom_stop_read(struct ucom_softc *ucom) argument
611 umoscom_start_write(struct ucom_softc *ucom) argument
619 umoscom_stop_write(struct ucom_softc *ucom) argument
727 umoscom_poll(struct ucom_softc *ucom) argument
[all...]
H A Duftdi.c1167 uftdi_free(struct ucom_softc *ucom) argument
1173 uftdi_cfg_open(struct ucom_softc *ucom) argument
1185 uftdi_cfg_close(struct ucom_softc *ucom) argument
1339 uftdi_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
1358 uftdi_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
1377 uftdi_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
1542 uftdi_set_parm_soft(struct ucom_softc *ucom, struct termios *t, struct uftdi_param_config *cfg) argument
1604 uftdi_pre_param(struct ucom_softc *ucom, struct termios *t) argument
1614 uftdi_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
1655 uftdi_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
1667 uftdi_reset(struct ucom_softc *ucom, int reset_type) argument
1683 uftdi_set_bitmode(struct ucom_softc *ucom, uint8_t bitmode, uint8_t iomask) argument
1708 uftdi_get_bitmode(struct ucom_softc *ucom, uint8_t *bitmode, uint8_t *iomask) argument
1725 uftdi_set_latency(struct ucom_softc *ucom, int latency) argument
1744 uftdi_get_latency(struct ucom_softc *ucom, int *latency) argument
1765 uftdi_set_event_char(struct ucom_softc *ucom, int echar) argument
1784 uftdi_set_error_char(struct ucom_softc *ucom, int echar) argument
1803 uftdi_read_eeprom(struct ucom_softc *ucom, struct uftdi_eeio *eeio) argument
1831 uftdi_write_eeprom(struct ucom_softc *ucom, struct uftdi_eeio *eeio) argument
1858 uftdi_erase_eeprom(struct ucom_softc *ucom, int confirmation) argument
1879 uftdi_ioctl(struct ucom_softc *ucom, uint32_t cmd, caddr_t data, int flag, struct thread *td) argument
1939 uftdi_start_read(struct ucom_softc *ucom) argument
1947 uftdi_stop_read(struct ucom_softc *ucom) argument
1955 uftdi_start_write(struct ucom_softc *ucom) argument
1963 uftdi_stop_write(struct ucom_softc *ucom) argument
1971 uftdi_poll(struct ucom_softc *ucom) argument
[all...]
H A Dusb_serial.c1523 CONSOLE_DRIVER(ucom); variable
[all...]
H A Duchcom.c398 uchcom_free(struct ucom_softc *ucom) argument
553 uchcom_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
637 uchcom_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
648 uchcom_cfg_set_dtr(struct ucom_softc *ucom, uint8_ argument
659 uchcom_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
670 uchcom_cfg_open(struct ucom_softc *ucom) argument
681 uchcom_pre_param(struct ucom_softc *ucom, struct termios *t) argument
703 uchcom_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
735 uchcom_start_read(struct ucom_softc *ucom) argument
747 uchcom_stop_read(struct ucom_softc *ucom) argument
759 uchcom_start_write(struct ucom_softc *ucom) argument
767 uchcom_stop_write(struct ucom_softc *ucom) argument
885 uchcom_poll(struct ucom_softc *ucom) argument
[all...]
H A Duslcom.c496 uslcom_free(struct ucom_softc *ucom) argument
502 uslcom_open(struct ucom_softc *ucom) argument
523 uslcom_close(struct ucom_softc *ucom) argument
566 uslcom_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
590 uslcom_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
614 uslcom_pre_param(struct ucom_softc *ucom, struct termios *t) argument
622 uslcom_param(struct ucom_softc *ucom, struct termios *t) argument
702 uslcom_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
713 uslcom_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
732 uslcom_ioctl(struct ucom_softc *ucom, uint32_t cmd, caddr_t data, int flag, struct thread *td) argument
906 uslcom_start_read(struct ucom_softc *ucom) argument
915 uslcom_stop_read(struct ucom_softc *ucom) argument
924 uslcom_start_write(struct ucom_softc *ucom) argument
932 uslcom_stop_write(struct ucom_softc *ucom) argument
940 uslcom_poll(struct ucom_softc *ucom) argument
[all...]
/freebsd-10-stable/sys/dev/usb/net/
H A Dif_usie.c510 usie_free(struct ucom_softc *ucom) argument
516 usie_uc_update_line_state(struct ucom_softc *ucom, uint8_t ls) argument
536 usie_uc_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
545 usie_uc_cfg_set_dtr(struct ucom_softc *ucom, uint8_t flag) argument
554 usie_uc_cfg_set_rts(struct ucom_softc *ucom, uint8_t flag) argument
563 usie_uc_cfg_open(struct ucom_softc *ucom) argument
573 usie_uc_cfg_close(struct ucom_softc *ucom) argument
581 usie_uc_start_read(struct ucom_softc *ucom) argument
589 usie_uc_stop_read(struct ucom_softc *ucom) argument
597 usie_uc_start_write(struct ucom_softc *ucom) argument
605 usie_uc_stop_write(struct ucom_softc *ucom) argument
615 struct ucom_softc *ucom = usbd_xfer_softc(xfer); local
671 struct ucom_softc *ucom = usbd_xfer_softc(xfer); local
733 struct ucom_softc *ucom = usbd_xfer_softc(xfer); local
[all...]
H A Duhso.c549 struct ucom_softc *ucom; local
715 uhso_free(struct ucom_softc *ucom) argument
1434 uhso_ucom_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
1443 uhso_ucom_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
1459 uhso_ucom_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
1475 uhso_ucom_start_read(struct ucom_softc *ucom) argument
1495 uhso_ucom_stop_read(struct ucom_softc *ucom) argument
1514 uhso_ucom_start_write(struct ucom_softc *ucom) argument
1536 uhso_ucom_stop_write(struct ucom_softc *ucom) argument
[all...]

Completed in 182 milliseconds