USB_SET_IMMED
ret = ioctl(fd, USB_SET_IMMED, &enable);
return (ioctl(fd, USB_SET_IMMED, &enable));
args->cmd = USB_SET_IMMED;
case USB_SET_IMMED: