Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dcciss_ioctl.h47 } IOCTL_Command_struct; typedef
78 #define CCISS_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 11, IOCTL_Command_struct)
/Linux-v5.4/drivers/scsi/
Dhpsa.c6201 IOCTL_Command_struct arg64; in hpsa_ioctl32_passthru()
6202 IOCTL_Command_struct __user *p = compat_alloc_user_space(sizeof(arg64)); in hpsa_ioctl32_passthru()
6342 IOCTL_Command_struct iocommand; in hpsa_passthru_ioctl()
/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi_init.c5982 IOCTL_Command_struct iocommand; in pqi_passthru_ioctl()