Searched refs:DriverVer (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dhpsa.c2411 DriverVer_type DriverVer; local
2424 DriverVer = (vmaj << 16) | (vmin << 8) | vsubmin;
2427 if (copy_to_user(argp, &DriverVer, sizeof(DriverVer_type)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa.c2411 DriverVer_type DriverVer; local
2424 DriverVer = (vmaj << 16) | (vmin << 8) | vsubmin;
2427 if (copy_to_user(argp, &DriverVer, sizeof(DriverVer_type)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/
H A Dcciss.c1403 DriverVer_type DriverVer = DRIVER_VERSION; local
1409 (argp, &DriverVer, sizeof(DriverVer_type)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/
H A Dcciss.c1403 DriverVer_type DriverVer = DRIVER_VERSION; local
1409 (argp, &DriverVer, sizeof(DriverVer_type)))

Completed in 170 milliseconds