Searched refs:pc0 (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/usb/serial/ |
| HD | ucycom.c | 372 struct usb_page_cache *pc0, *pc1; in ucycom_ctrl_write_callback() local 377 pc0 = usbd_xfer_get_frame(xfer, 0); in ucycom_ctrl_write_callback() 419 usbd_copy_in(pc0, 0, &req, sizeof(req)); in ucycom_ctrl_write_callback()
|
| HD | ufoma.c | 586 struct usb_page_cache *pc0, *pc1; in ufoma_ctrl_read_callback() local 612 pc0 = usbd_xfer_get_frame(xfer, 0); in ufoma_ctrl_read_callback() 613 usbd_copy_in(pc0, 0, &req, sizeof(req)); in ufoma_ctrl_read_callback()
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | minimon.h | 510 ADDR32 pc0; member
|