Home
last modified time | relevance | path

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

/drivers/scsi/
Ddpt_i2o.c116 static long compat_adpt_ioctl(struct file *, unsigned int, unsigned long);
124 .compat_ioctl = compat_adpt_ioctl,
2051 static long compat_adpt_ioctl(struct file *file, in compat_adpt_ioctl() function