Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/aacraid/
Dlinit.c716 static long aac_compat_do_ioctl(struct aac_dev *dev, unsigned cmd, unsigned long arg) in aac_compat_do_ioctl() function
762 return aac_compat_do_ioctl(dev, cmd, (unsigned long)arg); in aac_compat_ioctl()
769 return aac_compat_do_ioctl(file->private_data, cmd, arg); in aac_compat_cfg_ioctl()