Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcciss_ioctl.h26 } BIG_IOCTL32_Command_struct; typedef
29 #define CCISS_BIG_PASSTHRU32 _IOWR(CCISS_IOC_MAGIC, 18, BIG_IOCTL32_Command_struct)
/Linux-v5.4/drivers/scsi/
Dhpsa.c6235 BIG_IOCTL32_Command_struct __user *arg32 = in hpsa_ioctl32_big_passthru()
6236 (BIG_IOCTL32_Command_struct __user *) arg; in hpsa_ioctl32_big_passthru()