| /freebsd-13.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 | 317 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 | 285 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uark_bulk_write_callback()
|
| H A D | ufoma.c | 644 if (ucom_get_data(&sc->sc_ucom, pc, 0, 1, &actlen)) { in ufoma_ctrl_write_callback() 795 if (ucom_get_data(&sc->sc_ucom, pc, 0, in ufoma_bulk_write_callback()
|
| H A D | ucycom.c | 401 if (ucom_get_data(&sc->sc_ucom, pc1, offset, in ucycom_ctrl_write_callback()
|
| H A D | umct.c | 628 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 | uvisor.c | 626 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uvisor_write_callback()
|
| H A D | uvscom.c | 395 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uvscom_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 | 833 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uchcom_write_callback()
|
| H A D | uipaq.c | 1324 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uipaq_write_callback()
|
| H A D | umodem.c | 869 if (ucom_get_data(&sc->sc_ucom, pc, 0, in umodem_write_callback()
|
| H A D | uslcom.c | 823 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uslcom_write_callback()
|
| H A D | uplcom.c | 1098 if (ucom_get_data(&sc->sc_ucom, pc, 0, in uplcom_write_callback()
|
| H A D | uftdi.c | 1237 if (ucom_get_data(&sc->sc_ucom, pc, 0, UFTDI_OBUFSIZE, in uftdi_write_callback() 1243 ucom_get_data(&sc->sc_ucom, pc, buflen + in uftdi_write_callback()
|
| H A D | umcs.c | 920 if (ucom_get_data(ucom, pc, 0, usbd_xfer_max_len(xfer), &actlen)) { in umcs7840_write_callbackN()
|
| H A D | usb_serial.c | 1384 ucom_get_data(struct ucom_softc *sc, struct usb_page_cache *pc, in ucom_get_data() function
|
| H A D | u3g.c | 1108 if (ucom_get_data(ucom, pc, 0, U3G_TXSIZE, &actlen) == 0) in u3g_write_callback()
|
| /freebsd-13.1/sys/dev/usb/net/ |
| H A D | uhso.c | 1234 if (ucom_get_data(&sc->sc_ucom[ht->ht_muxport], pc, in uhso_mux_write_callback() 1345 if (ucom_get_data(&sc->sc_ucom[0], pc, 0, 8192, &actlen)) { in uhso_bs_write_callback()
|
| H A D | if_usie.c | 699 if (ucom_get_data(ucom, pc, 0, USIE_BUFSIZE, &actlen)) { in usie_uc_tx_callback()
|