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

/freebsd-10.0-release/sys/dev/usb/serial/
H A Dubser.c342 ubser_free(struct ucom_softc *ucom) argument
348 ubser_pre_param(struct ucom_softc *ucom, struct termios *t) argument
495 ubser_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
522 ubser_cfg_get_status(struct ucom_softc *ucom, uint8_ argument
530 ubser_start_read(struct ucom_softc *ucom) argument
538 ubser_stop_read(struct ucom_softc *ucom) argument
546 ubser_start_write(struct ucom_softc *ucom) argument
554 ubser_stop_write(struct ucom_softc *ucom) argument
562 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 Duftdi.c987 uftdi_free(struct ucom_softc *ucom) argument
993 uftdi_cfg_open(struct ucom_softc *ucom) argument
1133 uftdi_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
1152 uftdi_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
1171 uftdi_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
1294 uftdi_pre_param(struct ucom_softc *ucom, struct termios *t) argument
1305 uftdi_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
1346 uftdi_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
1358 uftdi_start_read(struct ucom_softc *ucom) argument
1366 uftdi_stop_read(struct ucom_softc *ucom) argument
1374 uftdi_start_write(struct ucom_softc *ucom) argument
1382 uftdi_stop_write(struct ucom_softc *ucom) argument
1459 uftdi_poll(struct ucom_softc *ucom) argument
[all...]
H A Du3g.c962 u3g_free(struct ucom_softc *ucom) argument
968 u3g_start_read(struct ucom_softc *ucom) argument
980 u3g_stop_read(struct ucom_softc *ucom) argument
992 u3g_start_write(struct ucom_softc *ucom) argument
1000 u3g_stop_write(struct ucom_softc *ucom) argument
1010 struct ucom_softc *ucom = usbd_xfer_softc(xfer); local
1038 struct ucom_softc *ucom = usbd_xfer_softc(xfer); local
1066 u3g_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
1075 u3g_cfg_set_line(struct ucom_softc *ucom) argument
1092 u3g_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
1107 u3g_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
1124 struct ucom_softc *ucom = usbd_xfer_softc(xfer); local
1190 u3g_poll(struct ucom_softc *ucom) argument
[all...]
H A Dubsa.c375 ubsa_free(struct ucom_softc *ucom) argument
402 ubsa_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
412 ubsa_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
422 ubsa_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
432 ubsa_pre_param(struct ucom_softc *ucom, struct termios *t) argument
458 ubsa_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
529 ubsa_start_read(struct ucom_softc *ucom) argument
541 ubsa_stop_read(struct ucom_softc *ucom) argument
553 ubsa_start_write(struct ucom_softc *ucom) argument
561 ubsa_stop_write(struct ucom_softc *ucom) argument
569 ubsa_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
691 ubsa_poll(struct ucom_softc *ucom) argument
[all...]
H A Dumcs.c434 umcs7840_free(struct ucom_softc *ucom) argument
440 umcs7840_cfg_open(struct ucom_softc *ucom) argument
547 umcs7840_cfg_close(struct ucom_softc *ucom) argument
569 umcs7840_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
584 umcs7840_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
599 umcs7840_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
615 umcs7840_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
691 umcs7840_pre_param(struct ucom_softc *ucom, struct termios *t) argument
702 umcs7840_start_read(struct ucom_softc *ucom) argument
715 umcs7840_stop_read(struct ucom_softc *ucom) argument
725 umcs7840_start_write(struct ucom_softc *ucom) argument
738 umcs7840_stop_write(struct ucom_softc *ucom) argument
748 umcs7840_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
848 struct ucom_softc *ucom = &sc->sc_ucom[subunit]; local
905 struct ucom_softc *ucom = &sc->sc_ucom[subunit]; local
934 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.c461 umodem_start_read(struct ucom_softc *ucom) argument
473 umodem_stop_read(struct ucom_softc *ucom) argument
485 umodem_start_write(struct ucom_softc *ucom) argument
493 umodem_stop_write(struct ucom_softc *ucom) argument
522 umodem_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
533 umodem_pre_param(struct ucom_softc *ucom, struct termios *t) argument
539 umodem_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
589 umodem_ioctl(struct ucom_softc *ucom, uint32_t cmd, caddr_t data, int flag, struct thread *td) argument
618 umodem_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
642 umodem_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
666 umodem_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
902 umodem_free(struct ucom_softc *ucom) argument
908 umodem_poll(struct ucom_softc *ucom) argument
[all...]
H A Duplcom.c502 uplcom_free(struct ucom_softc *ucom) argument
572 uplcom_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
596 uplcom_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
620 uplcom_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
654 uplcom_pre_param(struct ucom_softc *ucom, struct termios *t) argument
686 uplcom_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
770 uplcom_start_read(struct ucom_softc *ucom) argument
782 uplcom_stop_read(struct ucom_softc *ucom) argument
794 uplcom_start_write(struct ucom_softc *ucom) argument
802 uplcom_stop_write(struct ucom_softc *ucom) argument
810 uplcom_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
935 uplcom_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 Duchcom.c399 uchcom_free(struct ucom_softc *ucom) argument
549 uchcom_cfg_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
629 uchcom_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
640 uchcom_cfg_set_dtr(struct ucom_softc *ucom, uint8_ argument
651 uchcom_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
662 uchcom_cfg_open(struct ucom_softc *ucom) argument
673 uchcom_pre_param(struct ucom_softc *ucom, struct termios *t) argument
691 uchcom_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
708 uchcom_start_read(struct ucom_softc *ucom) argument
720 uchcom_stop_read(struct ucom_softc *ucom) argument
732 uchcom_start_write(struct ucom_softc *ucom) argument
740 uchcom_stop_write(struct ucom_softc *ucom) argument
858 uchcom_poll(struct ucom_softc *ucom) argument
[all...]
H A Dufoma.c519 ufoma_free(struct ucom_softc *ucom) argument
852 ufoma_cfg_open(struct ucom_softc *ucom) argument
870 ufoma_cfg_close(struct ucom_softc *ucom) argument
878 ufoma_cfg_set_break(struct ucom_softc *ucom, uint8_ argument
905 ufoma_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
934 ufoma_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
950 ufoma_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
966 ufoma_pre_param(struct ucom_softc *ucom, struct termios *t) argument
972 ufoma_cfg_param(struct ucom_softc *ucom, struct termios *t) argument
1102 ufoma_start_read(struct ucom_softc *ucom) argument
1118 ufoma_stop_read(struct ucom_softc *ucom) argument
1134 ufoma_start_write(struct ucom_softc *ucom) argument
1146 ufoma_stop_write(struct ucom_softc *ucom) argument
1268 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 Dusb_serial.c1488 CONSOLE_DRIVER(ucom); variable
[all...]
H A Duslcom.c468 uslcom_free(struct ucom_softc *ucom) argument
474 uslcom_open(struct ucom_softc *ucom) argument
495 uslcom_close(struct ucom_softc *ucom) argument
538 uslcom_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
562 uslcom_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
586 uslcom_pre_param(struct ucom_softc *ucom, struct termios *t) argument
594 uslcom_param(struct ucom_softc *ucom, struct termios *t) argument
674 uslcom_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
685 uslcom_set_break(struct ucom_softc *ucom, uint8_t onoff) argument
704 uslcom_ioctl(struct ucom_softc *ucom, uint32_t cmd, caddr_t data, int flag, struct thread *td) argument
878 uslcom_start_read(struct ucom_softc *ucom) argument
887 uslcom_stop_read(struct ucom_softc *ucom) argument
896 uslcom_start_write(struct ucom_softc *ucom) argument
904 uslcom_stop_write(struct ucom_softc *ucom) argument
912 uslcom_poll(struct ucom_softc *ucom) argument
[all...]
/freebsd-10.0-release/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.c547 struct ucom_softc *ucom; local
716 uhso_free(struct ucom_softc *ucom) argument
1431 uhso_ucom_cfg_get_status(struct ucom_softc *ucom, uint8_t *lsr, uint8_t *msr) argument
1440 uhso_ucom_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) argument
1456 uhso_ucom_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) argument
1472 uhso_ucom_start_read(struct ucom_softc *ucom) argument
1492 uhso_ucom_stop_read(struct ucom_softc *ucom) argument
1511 uhso_ucom_start_write(struct ucom_softc *ucom) argument
1533 uhso_ucom_stop_write(struct ucom_softc *ucom) argument
[all...]

Completed in 216 milliseconds