Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dcciss_ioctl.h57 } BIG_IOCTL_Command_struct; typedef
87 #define CCISS_BIG_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 18, BIG_IOCTL_Command_struct)
/linux/drivers/scsi/
H A Dhpsa.c260 BIG_IOCTL_Command_struct *ioc);
6307 BIG_IOCTL_Command_struct arg64; in hpsa_ioctl32_big_passthru()
6495 BIG_IOCTL_Command_struct *ioc) in hpsa_big_passthru_ioctl()
6661 BIG_IOCTL_Command_struct ioc; in hpsa_ioctl()