Searched defs:cmd_in (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/drivers/scsi/ |
D | sg.c | 775 sg_ioctl(struct file *filp, unsigned int cmd_in, unsigned long arg) in sg_ioctl() 1095 sg_unlocked_ioctl(struct file *filp, unsigned int cmd_in, unsigned long arg) in sg_unlocked_ioctl() 1107 static long sg_compat_ioctl(struct file *filp, unsigned int cmd_in, unsigned long arg) in sg_compat_ioctl()
|
D | osst.c | 4055 unsigned int cmd_in, unsigned long arg) in osst_int_ioctl() 4939 unsigned int cmd_in, unsigned long arg) in osst_ioctl() 5279 static long osst_compat_ioctl(struct file * file, unsigned int cmd_in, unsigned long arg) in osst_compat_ioctl()
|
D | st.c | 2595 static int st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned long arg) in st_int_ioctl() 3306 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) in st_ioctl()
|