Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcciss_ioctl.h15 } IOCTL32_Command_struct; typedef
27 #define CCISS_PASSTHRU32 _IOWR(CCISS_IOC_MAGIC, 11, IOCTL32_Command_struct)
/linux-4.1.27/drivers/block/
Dcciss.c1182 IOCTL32_Command_struct __user *arg32 = in cciss_ioctl32_passthru()
1183 (IOCTL32_Command_struct __user *) arg; in cciss_ioctl32_passthru()
/linux-4.1.27/drivers/scsi/
Dhpsa.c4742 IOCTL32_Command_struct __user *arg32 = in hpsa_ioctl32_passthru()
4743 (IOCTL32_Command_struct __user *) arg; in hpsa_ioctl32_passthru()