Searched refs:IOCTL_Command_struct32 (Results 1 – 2 of 2) sorted by relevance
194 } __packed IOCTL_Command_struct32; typedef231 #define CCISS_PASSTHRU32 _IOWR ('C', 210, IOCTL_Command_struct32)
4622 IOCTL_Command_struct32 *ioc32 = (IOCTL_Command_struct32 *)addr; in ciss_ioctl()