Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dcciss_ioctl.h57 } BIG_IOCTL_Command_struct; typedef
87 #define CCISS_BIG_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 18, BIG_IOCTL_Command_struct)
/Linux-v5.4/drivers/scsi/
Dhpsa.c6237 BIG_IOCTL_Command_struct arg64; in hpsa_ioctl32_big_passthru()
6238 BIG_IOCTL_Command_struct __user *p = in hpsa_ioctl32_big_passthru()
6441 BIG_IOCTL_Command_struct *ioc; in hpsa_big_passthru_ioctl()