Lines Matching refs:copyin

964 	error = copyin(f->fs_ep_ptr +
979 error = copyin(fs_ep.ppBuffer, &uaddr, sizeof(void *));
989 error = copyin(fs_ep.pLength,
999 error = copyin(uaddr, req, length);
1058 error = copyin(fs_ep.pLength + n,
1073 error = copyin(fs_ep.ppBuffer + n, &uaddr, sizeof(void *));
1090 error = copyin(uaddr, kaddr, length);
1112 error = copyin(fs_ep_uptr, &fs_ep, sizeof(fs_ep));
1177 error = copyin(fs_ep_uptr, &fs_ep, sizeof(fs_ep));
1217 error = copyin(fs_ep.pLength + n,
1242 error = copyin(fs_ep.ppBuffer + n, &uaddr, sizeof(void *));
1354 error = copyin((const void *)u.addr, &comp, sizeof(struct usb_fs_complete));
1366 error = copyin((const void *)u.addr, &start, sizeof(struct usb_fs_start));
1383 error = copyin((const void *)u.addr, &stop, sizeof(struct usb_fs_stop));
1416 error = copyin((const void *)u.addr, &open.fs_open, sizeof(struct usb_fs_open));
1474 error = copyin((const void *)u.addr, &open, sizeof(struct usb_fs_open_stream));
1531 error = copyin((const void *)u.addr, &close, sizeof(struct usb_fs_close));
1550 error = copyin((const void *)u.addr, &stall, sizeof(struct usb_fs_clear_stall_sync));
1909 error = copyin((const void *)addr, &data, sizeof(data));
1921 error = copyin((const void *)addr, &data, sizeof(data));
1933 error = copyin((const void *)addr, &data, sizeof(data));
1945 error = copyin((const void *)addr, &data, sizeof(data));
1979 error = copyin((const void *)addr, &data, sizeof(data));
1991 error = copyin((const void *)addr, &data, sizeof(data));
2077 error = copyin((const void *)addr, &data, sizeof(data));
2087 error = copyin((const void *)addr, &data, sizeof(data));
2138 error = copyin((const void *)addr, &usb_debug, sizeof(usb_debug));
2153 error = copyin((const void *)addr, &index, sizeof(index));
2163 error = copyin((const void *)u.addr, &ai, sizeof(struct usb_alt_interface));
2187 error = copyin((const void *)u.addr, &ai, sizeof(struct usb_alt_interface));
2217 error = copyin((const void *)u.addr, &ugd, sizeof(struct usb_gen_descriptor));
2231 error = copyin((const void *)u.addr, &ugd, sizeof(struct usb_gen_descriptor));
2245 error = copyin((const void *)u.addr, &ugd, sizeof(struct usb_gen_descriptor));
2264 error = copyin((const void *)u.addr, &ur, sizeof(struct usb_ctl_request));
2289 error = copyin((const void *)u.addr, &stat, sizeof(struct usb_device_stats));
2319 error = copyin((const void *)u.pint, &pint, sizeof(pint));
2341 error = copyin((const void *)u.pint, &pint, sizeof(pint));
2367 error = copyin((const void *)u.pint, &mode, sizeof(mode));
2383 error = copyin((const void *)u.dpp, &dpp, sizeof(struct usb_device_port_path));
2403 error = copyin((const void *)u.pint, &port, sizeof(port));
2414 error = copyin((const void *)u.pint, &port, sizeof(port));
2426 error = copyin((const void *)u.addr, &init, sizeof(struct usb_fs_init));
2473 error = copyin((const void *)u.addr, &uninit, sizeof(struct usb_fs_uninit));