Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/scsi/
Dhpsa.c6304 BIG_IOCTL32_Command_struct __user *arg32 = arg; in hpsa_ioctl32_big_passthru()
6313 offsetof(BIG_IOCTL32_Command_struct, buf))) in hpsa_ioctl32_big_passthru()