Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcciss_ioctl.h16 } IOCTL32_Command_struct; typedef
28 #define CCISS_PASSTHRU32 _IOWR(CCISS_IOC_MAGIC, 11, IOCTL32_Command_struct)
/Linux-v5.4/drivers/scsi/
Dhpsa.c6199 IOCTL32_Command_struct __user *arg32 = in hpsa_ioctl32_passthru()
6200 (IOCTL32_Command_struct __user *) arg; in hpsa_ioctl32_passthru()