Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcciss_ioctl.h15 } IOCTL32_Command_struct; typedef
27 #define CCISS_PASSTHRU32 _IOWR(CCISS_IOC_MAGIC, 11, IOCTL32_Command_struct)
/linux-4.4.14/drivers/block/
Dcciss.c1198 IOCTL32_Command_struct __user *arg32 = in cciss_ioctl32_passthru()
1199 (IOCTL32_Command_struct __user *) arg; in cciss_ioctl32_passthru()
/linux-4.4.14/drivers/scsi/
Dhpsa.c6057 IOCTL32_Command_struct __user *arg32 = in hpsa_ioctl32_passthru()
6058 (IOCTL32_Command_struct __user *) arg; in hpsa_ioctl32_passthru()