Home
last modified time | relevance | path

Searched refs:drv_ver (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/ft1000/ft1000-usb/
Dft1000_ioctl.h63 unsigned long drv_ver; member
Dft1000_debug.c459 get_ver_data.drv_ver = FT1000_DRV_VER; in ft1000_ioctl()
467 DEBUG("FT1000:ft1000_ioctl:driver version = 0x%x\n",(unsigned int)get_ver_data.drv_ver); in ft1000_ioctl()
/linux-2.6.39/drivers/scsi/
Dstex.c250 struct ver_info drv_ver; member
486 p->drv_ver.major = ST_VER_MAJOR; in stex_controller_info()
487 p->drv_ver.minor = ST_VER_MINOR; in stex_controller_info()
488 p->drv_ver.oem = ST_OEM; in stex_controller_info()
489 p->drv_ver.build = ST_BUILD_VER; in stex_controller_info()