Home
last modified time | relevance | path

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

/drivers/scsi/
Dgdth_ioctl.h221 } gdth_ioctl_ctrtype; typedef
Dgdth.c3920 gdth_ioctl_ctrtype ctrt; in gdth_ioctl()
3922 if (copy_from_user(&ctrt, argp, sizeof(gdth_ioctl_ctrtype)) || in gdth_ioctl()
3939 if (copy_to_user(argp, &ctrt, sizeof(gdth_ioctl_ctrtype))) in gdth_ioctl()