Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/scsi/
Dhpsa.c260 BIG_IOCTL_Command_struct *ioc);
6305 BIG_IOCTL_Command_struct arg64; in hpsa_ioctl32_big_passthru()
6493 BIG_IOCTL_Command_struct *ioc) in hpsa_big_passthru_ioctl()
6659 BIG_IOCTL_Command_struct ioc; in hpsa_ioctl()