Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dcciss_ioctl.h56 } BIG_IOCTL_Command_struct; typedef
86 #define CCISS_BIG_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 18, BIG_IOCTL_Command_struct)
/linux-4.4.14/drivers/block/
Dcciss.c1240 BIG_IOCTL_Command_struct arg64; in cciss_ioctl32_big_passthru()
1241 BIG_IOCTL_Command_struct __user *p = in cciss_ioctl32_big_passthru()
1579 BIG_IOCTL_Command_struct *ioc; in cciss_bigpassthru()
/linux-4.4.14/drivers/scsi/
Dhpsa.c6095 BIG_IOCTL_Command_struct arg64; in hpsa_ioctl32_big_passthru()
6096 BIG_IOCTL_Command_struct __user *p = in hpsa_ioctl32_big_passthru()
6297 BIG_IOCTL_Command_struct *ioc; in hpsa_big_passthru_ioctl()
6312 ioc = (BIG_IOCTL_Command_struct *) in hpsa_big_passthru_ioctl()