Home
last modified time | relevance | path

Searched refs:pc0 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/u4b/serial/
H A Ducycom.c345 struct usb_page_cache *pc0, *pc1; in ucycom_ctrl_write_callback() local
350 pc0 = usbd_xfer_get_frame(xfer, 0); in ucycom_ctrl_write_callback()
392 usbd_copy_in(pc0, 0, &req, sizeof(req)); in ucycom_ctrl_write_callback()
H A Dufoma.c561 struct usb_page_cache *pc0, *pc1; in ufoma_ctrl_read_callback() local
587 pc0 = usbd_xfer_get_frame(xfer, 0); in ufoma_ctrl_read_callback()
588 usbd_copy_in(pc0, 0, &req, sizeof(req)); in ufoma_ctrl_read_callback()