Searched refs:DriverVer (Results 1 – 4 of 4) sorted by relevance
14 DriverVer = 06/21/2006,6.0.6000.16384
15 DriverVer=11/15/2007,5.1.2600.0
1452 DriverVer_type DriverVer = DRIVER_VERSION; in cciss_getdrivver() local1456 if (copy_to_user(argp, &DriverVer, sizeof(DriverVer_type))) in cciss_getdrivver()
6176 DriverVer_type DriverVer; in hpsa_getdrivver_ioctl() local6189 DriverVer = (vmaj << 16) | (vmin << 8) | vsubmin; in hpsa_getdrivver_ioctl()6192 if (copy_to_user(argp, &DriverVer, sizeof(DriverVer_type))) in hpsa_getdrivver_ioctl()