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);6274 IOCTL_Command_struct arg64; in hpsa_ioctl32_passthru()6282 if (copy_from_user(&arg64, arg32, offsetof(IOCTL_Command_struct, buf))) in hpsa_ioctl32_passthru()6402 IOCTL_Command_struct *iocommand) in hpsa_passthru_ioctl()6644 IOCTL_Command_struct iocommand; in hpsa_ioctl()
6613 IOCTL_Command_struct iocommand; in pqi_passthru_ioctl()