Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/block/
Dcciss.c1224 BIG_IOCTL_Command_struct arg64; in cciss_ioctl32_big_passthru()
1225 BIG_IOCTL_Command_struct __user *p = in cciss_ioctl32_big_passthru()
1563 BIG_IOCTL_Command_struct *ioc; in cciss_bigpassthru()
/linux-4.1.27/drivers/scsi/
Dhpsa.c4780 BIG_IOCTL_Command_struct arg64; in hpsa_ioctl32_big_passthru()
4781 BIG_IOCTL_Command_struct __user *p = in hpsa_ioctl32_big_passthru()
4980 BIG_IOCTL_Command_struct *ioc; in hpsa_big_passthru_ioctl()
4995 ioc = (BIG_IOCTL_Command_struct *) in hpsa_big_passthru_ioctl()