| /freebsd-12.1/sys/dev/usb/serial/ |
| H A D | usb_serial.h | 218 uint8_t ucom_get_data(struct ucom_softc *, struct usb_page_cache *,
|
| H A D | ugensa.c | 313 if (ucom_get_data(ssc->sc_ucom_ptr, pc, 0, in ugensa_bulk_write_callback()
|
| H A D | ubser.c | 415 if (ucom_get_data(sc->sc_ucom + sc->sc_curr_tx_unit, in ubser_write_callback()
|
| H A D | uark.c | 287 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uark_bulk_write_callback()
|
| H A D | ufoma.c | 648 if (ucom_get_data(&sc->sc_ucom, pc, 0, 1, &actlen)) { in ufoma_ctrl_write_callback() 800 if (ucom_get_data(&sc->sc_ucom, pc, 0, in ufoma_bulk_write_callback()
|
| H A D | ucycom.c | 399 if (ucom_get_data(&sc->sc_ucom, pc1, offset, in ucycom_ctrl_write_callback()
|
| H A D | umct.c | 630 if (ucom_get_data(&sc->sc_ucom, pc, 0, in umct_write_callback()
|
| H A D | ubsa.c | 587 if (ucom_get_data(&sc->sc_ucom, pc, 0, in ubsa_write_callback()
|
| H A D | uvscom.c | 395 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uvscom_write_callback()
|
| H A D | uvisor.c | 627 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uvisor_write_callback()
|
| H A D | umoscom.c | 643 if (ucom_get_data(&sc->sc_ucom, pc, 0, in umoscom_write_callback()
|
| H A D | uchcom.c | 834 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uchcom_write_callback()
|
| H A D | umodem.c | 871 if (ucom_get_data(&sc->sc_ucom, pc, 0, in umodem_write_callback()
|
| H A D | uplcom.c | 1027 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uplcom_write_callback()
|
| H A D | uipaq.c | 1325 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uipaq_write_callback()
|
| H A D | uslcom.c | 817 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uslcom_write_callback()
|
| H A D | uftdi.c | 1236 if (ucom_get_data(&sc->sc_ucom, pc, 0, UFTDI_OBUFSIZE, in uftdi_write_callback() 1242 ucom_get_data(&sc->sc_ucom, pc, buflen + in uftdi_write_callback()
|
| H A D | umcs.c | 921 if (ucom_get_data(ucom, pc, 0, usbd_xfer_max_len(xfer), &actlen)) { in umcs7840_write_callbackN()
|
| H A D | usb_serial.c | 1392 ucom_get_data(struct ucom_softc *sc, struct usb_page_cache *pc, in ucom_get_data() function
|
| H A D | u3g.c | 1105 if (ucom_get_data(ucom, pc, 0, U3G_TXSIZE, &actlen) == 0) in u3g_write_callback()
|
| /freebsd-12.1/sys/dev/usb/net/ |
| H A D | uhso.c | 1232 if (ucom_get_data(&sc->sc_ucom[ht->ht_muxport], pc, in uhso_mux_write_callback() 1344 if (ucom_get_data(&sc->sc_ucom[0], pc, 0, 8192, &actlen)) { in uhso_bs_write_callback()
|
| H A D | if_usie.c | 700 if (ucom_get_data(ucom, pc, 0, USIE_BUFSIZE, &actlen)) { in usie_uc_tx_callback()
|