Home
last modified time | relevance | path

Searched refs:IOCTL_Command_struct (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dcciss_ioctl.h47 } IOCTL_Command_struct; typedef
78 #define CCISS_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 11, IOCTL_Command_struct)
/Linux-v4.19/drivers/scsi/
Dhpsa.c6130 IOCTL_Command_struct arg64; in hpsa_ioctl32_passthru()
6131 IOCTL_Command_struct __user *p = compat_alloc_user_space(sizeof(arg64)); in hpsa_ioctl32_passthru()
6270 IOCTL_Command_struct iocommand; in hpsa_passthru_ioctl()
/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi_init.c5459 IOCTL_Command_struct iocommand; in pqi_passthru_ioctl()