| /freebsd-14.2/sys/dev/usb/serial/ |
| H A D | usb_serial.h | 217 uint8_t ucom_get_data(struct ucom_softc *, struct usb_page_cache *,
|
| H A D | uark.c | 281 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uark_bulk_write_callback()
|
| H A D | ugensa.c | 314 if (ucom_get_data(ssc->sc_ucom_ptr, pc, 0, in ugensa_bulk_write_callback()
|
| H A D | ubser.c | 411 if (ucom_get_data(sc->sc_ucom + sc->sc_curr_tx_unit, in ubser_write_callback()
|
| H A D | ufoma.c | 641 if (ucom_get_data(&sc->sc_ucom, pc, 0, 1, &actlen)) { in ufoma_ctrl_write_callback() 792 if (ucom_get_data(&sc->sc_ucom, pc, 0, in ufoma_bulk_write_callback()
|
| H A D | ucycom.c | 397 if (ucom_get_data(&sc->sc_ucom, pc1, offset, in ucycom_ctrl_write_callback()
|
| H A D | ubsa.c | 584 if (ucom_get_data(&sc->sc_ucom, pc, 0, in ubsa_write_callback()
|
| H A D | umct.c | 625 if (ucom_get_data(&sc->sc_ucom, pc, 0, in umct_write_callback()
|
| H A D | uvisor.c | 623 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uvisor_write_callback()
|
| H A D | uvscom.c | 391 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uvscom_write_callback()
|
| H A D | umoscom.c | 640 if (ucom_get_data(&sc->sc_ucom, pc, 0, in umoscom_write_callback()
|
| H A D | uchcom.c | 832 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uchcom_write_callback()
|
| H A D | umodem.c | 873 if (ucom_get_data(&sc->sc_ucom, pc, 0, in umodem_write_callback()
|
| H A D | uipaq.c | 1320 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uipaq_write_callback()
|
| H A D | uplcom.c | 1094 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uplcom_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 | 1230 if (ucom_get_data(&sc->sc_ucom, pc, 0, UFTDI_OBUFSIZE, in uftdi_write_callback() 1236 ucom_get_data(&sc->sc_ucom, pc, buflen + in uftdi_write_callback()
|
| H A D | umcs.c | 916 if (ucom_get_data(ucom, pc, 0, usbd_xfer_max_len(xfer), &actlen)) { in umcs7840_write_callbackN()
|
| H A D | usb_serial.c | 1382 ucom_get_data(struct ucom_softc *sc, struct usb_page_cache *pc, in ucom_get_data() function
|
| H A D | u3g.c | 1158 if (ucom_get_data(ucom, pc, 0, U3G_TXSIZE, &actlen) == 0) in u3g_write_callback()
|
| /freebsd-14.2/sys/dev/usb/net/ |
| H A D | uhso.c | 1231 if (ucom_get_data(&sc->sc_ucom[ht->ht_muxport], pc, in uhso_mux_write_callback() 1342 if (ucom_get_data(&sc->sc_ucom[0], pc, 0, 8192, &actlen)) { in uhso_bs_write_callback()
|
| H A D | if_usie.c | 690 if (ucom_get_data(ucom, pc, 0, USIE_BUFSIZE, &actlen)) { in usie_uc_tx_callback()
|