Home
last modified time | relevance | path

Searched refs:usbd_transfer_stop (Results 1 – 25 of 64) sorted by relevance

123

/freebsd-12.1/sys/dev/usb/storage/
H A Durio.c374 usbd_transfer_stop(sc->sc_xfer[URIO_T_RD_CS]); in urio_stop_read()
375 usbd_transfer_stop(sc->sc_xfer[URIO_T_RD]); in urio_stop_read()
391 usbd_transfer_stop(sc->sc_xfer[URIO_T_WR_CS]); in urio_stop_write()
392 usbd_transfer_stop(sc->sc_xfer[URIO_T_WR]); in urio_stop_write()
/freebsd-12.1/sys/dev/usb/input/
H A Duep.c439 usbd_transfer_stop(sc->xfer[UEP_INTR_DT]); in uep_ev_close()
467 usbd_transfer_stop(sc->xfer[UEP_INTR_DT]); in uep_start_read()
480 usbd_transfer_stop(sc->xfer[UEP_INTR_DT]); in uep_stop_read()
H A Duhid.c417 usbd_transfer_stop(sc->sc_xfer[UHID_CTRL_DT_RD]); in uhid_stop_read()
418 usbd_transfer_stop(sc->sc_xfer[UHID_INTR_DT_RD]); in uhid_stop_read()
439 usbd_transfer_stop(sc->sc_xfer[UHID_CTRL_DT_WR]); in uhid_stop_write()
440 usbd_transfer_stop(sc->sc_xfer[UHID_INTR_DT_WR]); in uhid_stop_write()
/freebsd-12.1/sys/dev/usb/misc/
H A Dudbp.c838 usbd_transfer_stop(sc->sc_xfer[UDBP_T_RD_CS]); in ng_udbp_disconnect()
839 usbd_transfer_stop(sc->sc_xfer[UDBP_T_RD]); in ng_udbp_disconnect()
842 usbd_transfer_stop(sc->sc_xfer[UDBP_T_WR_CS]); in ng_udbp_disconnect()
843 usbd_transfer_stop(sc->sc_xfer[UDBP_T_WR]); in ng_udbp_disconnect()
/freebsd-12.1/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c360 usbd_transfer_stop(sc->sc_xfer[UBTBCMFW_INTR_DT_RD]); in ubtbcmfw_stop_read()
385 usbd_transfer_stop(sc->sc_xfer[UBTBCMFW_BULK_DT_WR]); in ubtbcmfw_stop_write()
/freebsd-12.1/sys/dev/usb/serial/
H A Dumct.c574 usbd_transfer_stop(sc->sc_xfer[UMCT_INTR_DT_RD]); in umct_stop_read()
577 usbd_transfer_stop(sc->sc_xfer[UMCT_BULK_DT_RD]); in umct_stop_read()
593 usbd_transfer_stop(sc->sc_xfer[UMCT_BULK_DT_WR]); in umct_stop_write()
H A Dubsa.c542 usbd_transfer_stop(sc->sc_xfer[UBSA_INTR_DT_RD]); in ubsa_stop_read()
545 usbd_transfer_stop(sc->sc_xfer[UBSA_BULK_DT_RD]); in ubsa_stop_read()
561 usbd_transfer_stop(sc->sc_xfer[UBSA_BULK_DT_WR]); in ubsa_stop_write()
H A Dufoma.c1120 usbd_transfer_stop(sc->sc_ctrl_xfer[UFOMA_CTRL_ENDPT_INTR]); in ufoma_stop_read()
1124 usbd_transfer_stop(sc->sc_ctrl_xfer[UFOMA_CTRL_ENDPT_READ]); in ufoma_stop_read()
1126 usbd_transfer_stop(sc->sc_bulk_xfer[UFOMA_BULK_ENDPT_READ]); in ufoma_stop_read()
1148 usbd_transfer_stop(sc->sc_ctrl_xfer[UFOMA_CTRL_ENDPT_WRITE]); in ufoma_stop_write()
1150 usbd_transfer_stop(sc->sc_bulk_xfer[UFOMA_BULK_ENDPT_WRITE]); in ufoma_stop_write()
H A Duvscom.c354 usbd_transfer_stop(sc->sc_xfer[UVSCOM_INTR_DT_RD]); in uvscom_detach()
698 usbd_transfer_stop(sc->sc_xfer[UVSCOM_BULK_DT_RD]); in uvscom_stop_read()
714 usbd_transfer_stop(sc->sc_xfer[UVSCOM_BULK_DT_WR]); in uvscom_stop_write()
H A Dumoscom.c607 usbd_transfer_stop(sc->sc_xfer[UMOSCOM_INTR_DT_RD]); in umoscom_stop_read()
610 usbd_transfer_stop(sc->sc_xfer[UMOSCOM_BULK_DT_RD]); in umoscom_stop_read()
626 usbd_transfer_stop(sc->sc_xfer[UMOSCOM_BULK_DT_WR]); in umoscom_stop_write()
H A Dugensa.c375 usbd_transfer_stop(ssc->sc_xfer[UGENSA_BULK_DT_RD]); in ugensa_stop_read()
393 usbd_transfer_stop(ssc->sc_xfer[UGENSA_BULK_DT_WR]); in ugensa_stop_write()
H A Dumodem.c525 usbd_transfer_stop(sc->sc_xfer[UMODEM_INTR_RD]); in umodem_stop_read()
528 usbd_transfer_stop(sc->sc_xfer[UMODEM_BULK_RD]); in umodem_stop_read()
545 usbd_transfer_stop(sc->sc_xfer[UMODEM_INTR_WR]); in umodem_stop_write()
546 usbd_transfer_stop(sc->sc_xfer[UMODEM_BULK_WR]); in umodem_stop_write()
H A Dubser.c537 usbd_transfer_stop(sc->sc_xfer[UBSER_BULK_DT_RD]); in ubser_stop_read()
553 usbd_transfer_stop(sc->sc_xfer[UBSER_BULK_DT_WR]); in ubser_stop_write()
H A Duark.c348 usbd_transfer_stop(sc->sc_xfer[UARK_BULK_DT_RD]); in uark_stop_read()
364 usbd_transfer_stop(sc->sc_xfer[UARK_BULK_DT_WR]); in uark_stop_write()
H A Duchcom.c755 usbd_transfer_stop(sc->sc_xfer[UCHCOM_INTR_DT_RD]); in uchcom_stop_read()
758 usbd_transfer_stop(sc->sc_xfer[UCHCOM_BULK_DT_RD]); in uchcom_stop_read()
774 usbd_transfer_stop(sc->sc_xfer[UCHCOM_BULK_DT_WR]); in uchcom_stop_write()
H A Ducycom.c350 usbd_transfer_stop(sc->sc_xfer[UCYCOM_INTR_RD]); in ucycom_stop_read()
366 usbd_transfer_stop(sc->sc_xfer[UCYCOM_CTRL_RD]); in ucycom_stop_write()
H A Duplcom.c915 usbd_transfer_stop(sc->sc_xfer[UPLCOM_INTR_DT_RD]); in uplcom_stop_read()
918 usbd_transfer_stop(sc->sc_xfer[UPLCOM_BULK_DT_RD]); in uplcom_stop_read()
934 usbd_transfer_stop(sc->sc_xfer[UPLCOM_BULK_DT_WR]); in uplcom_stop_write()
H A Duvisor.c590 usbd_transfer_stop(sc->sc_xfer[UVISOR_BULK_DT_RD]); in uvisor_stop_read()
606 usbd_transfer_stop(sc->sc_xfer[UVISOR_BULK_DT_WR]); in uvisor_stop_write()
/freebsd-12.1/sys/dev/usb/net/
H A Dif_usie.c584 usbd_transfer_stop(sc->sc_uc_xfer[ucom->sc_subunit][USIE_UC_STATUS]); in usie_uc_cfg_close()
600 usbd_transfer_stop(sc->sc_uc_xfer[ucom->sc_subunit][USIE_UC_RX]); in usie_uc_stop_read()
616 usbd_transfer_stop(sc->sc_uc_xfer[ucom->sc_subunit][USIE_UC_TX]); in usie_uc_stop_write()
1268 usbd_transfer_stop(sc->sc_if_xfer[USIE_IF_TX]); in usie_if_stop()
1269 usbd_transfer_stop(sc->sc_if_xfer[USIE_IF_RX]); in usie_if_stop()
1270 usbd_transfer_stop(sc->sc_if_xfer[USIE_IF_STATUS]); in usie_if_stop()
H A Dif_rue.c917 usbd_transfer_stop(sc->sc_xfer[RUE_BULK_DT_WR]); in rue_stop()
918 usbd_transfer_stop(sc->sc_xfer[RUE_BULK_DT_RD]); in rue_stop()
919 usbd_transfer_stop(sc->sc_xfer[RUE_INTR_DT_RD]); in rue_stop()
H A Dif_udav.c747 usbd_transfer_stop(sc->sc_xfer[UDAV_BULK_DT_WR]); in udav_stop()
748 usbd_transfer_stop(sc->sc_xfer[UDAV_BULK_DT_RD]); in udav_stop()
749 usbd_transfer_stop(sc->sc_xfer[UDAV_INTR_DT_RD]); in udav_stop()
H A Dif_ipheth.c309 usbd_transfer_stop(sc->sc_xfer[IPHETH_BULK_TX]); in ipheth_stop()
310 usbd_transfer_stop(sc->sc_xfer[IPHETH_BULK_RX]); in ipheth_stop()
H A Duhso.c1506 usbd_transfer_stop( in uhso_ucom_stop_read()
1513 usbd_transfer_stop(sc->sc_xfer[UHSO_BULK_ENDPT_INTR]); in uhso_ucom_stop_read()
1545 usbd_transfer_stop( in uhso_ucom_stop_write()
1549 usbd_transfer_stop(sc->sc_xfer[UHSO_BULK_ENDPT_WRITE]); in uhso_ucom_stop_write()
1929 usbd_transfer_stop(sc->sc_if_xfer[UHSO_IFNET_READ]); in uhso_if_stop()
1930 usbd_transfer_stop(sc->sc_if_xfer[UHSO_IFNET_WRITE]); in uhso_if_stop()
H A Dif_mos.c1027 usbd_transfer_stop(sc->sc_xfer[MOS_ENDPT_TX]); in mos_stop()
1028 usbd_transfer_stop(sc->sc_xfer[MOS_ENDPT_RX]); in mos_stop()
1029 usbd_transfer_stop(sc->sc_xfer[MOS_ENDPT_INTR]); in mos_stop()
H A Dif_kue.c712 usbd_transfer_stop(sc->sc_xfer[KUE_BULK_DT_WR]); in kue_stop()
713 usbd_transfer_stop(sc->sc_xfer[KUE_BULK_DT_RD]); in kue_stop()

123