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)
259 IOCTL_Command_struct *iocommand);6246 IOCTL_Command_struct arg64; in hpsa_ioctl32_passthru()6254 if (copy_from_user(&arg64, arg32, offsetof(IOCTL_Command_struct, buf))) in hpsa_ioctl32_passthru()6374 IOCTL_Command_struct *iocommand) in hpsa_passthru_ioctl()6616 IOCTL_Command_struct iocommand; in hpsa_ioctl()
5984 IOCTL_Command_struct iocommand; in pqi_passthru_ioctl()