Searched refs:IOCTL_Command_struct (Results 1 – 3 of 3) sorted by relevance
47 } IOCTL_Command_struct; typedef78 #define CCISS_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 11, IOCTL_Command_struct)
258 IOCTL_Command_struct *iocommand);6268 IOCTL_Command_struct arg64; in hpsa_ioctl32_passthru()6276 if (copy_from_user(&arg64, arg32, offsetof(IOCTL_Command_struct, buf))) in hpsa_ioctl32_passthru()6396 IOCTL_Command_struct *iocommand) in hpsa_passthru_ioctl()6638 IOCTL_Command_struct iocommand; in hpsa_ioctl()
6743 IOCTL_Command_struct iocommand; in pqi_passthru_ioctl()