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

/linux-master/include/uapi/linux/
H A Dcciss_ioctl.h47 } IOCTL_Command_struct; typedef in typeref:struct:_IOCTL_Command_struct
78 #define CCISS_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 11, IOCTL_Command_struct)
/linux-master/drivers/scsi/
H A Dhpsa.c258 IOCTL_Command_struct *iocommand);
6274 IOCTL_Command_struct arg64;
6282 if (copy_from_user(&arg64, arg32, offsetof(IOCTL_Command_struct, buf)))
6402 IOCTL_Command_struct *iocommand)
6644 IOCTL_Command_struct iocommand;
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c6715 IOCTL_Command_struct iocommand;

Completed in 130 milliseconds