Searched refs:DriverVer_type (Results 1 – 3 of 3) sorted by relevance
36 typedef __u32 DriverVer_type; typedef75 #define CCISS_GETDRIVVER _IOR(CCISS_IOC_MAGIC, 9, DriverVer_type)
1452 DriverVer_type DriverVer = DRIVER_VERSION; in cciss_getdrivver()1456 if (copy_to_user(argp, &DriverVer, sizeof(DriverVer_type))) in cciss_getdrivver()
6176 DriverVer_type DriverVer; in hpsa_getdrivver_ioctl()6192 if (copy_to_user(argp, &DriverVer, sizeof(DriverVer_type))) in hpsa_getdrivver_ioctl()