Searched defs:cmd_in (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
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 | sg.c | 838 sg_ioctl(struct file *filp, unsigned int cmd_in, unsigned long arg) in sg_ioctl() 1122 static long sg_compat_ioctl(struct file *filp, unsigned int cmd_in, unsigned long arg) in sg_compat_ioctl()
|
D | st.c | 2694 static int st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned long arg) in st_int_ioctl() 3403 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) in st_ioctl()
|
/linux-4.4.14/drivers/block/ |
D | skd_main.c | 1259 uint cmd_in, ulong arg) in skd_bdev_ioctl()
|