Searched refs:SG_GET_VERSION_NUM (Results 1 – 8 of 8) sorted by relevance
12 if ((ioctl(fd, SG_GET_VERSION_NUM, &k) < 0) || (k < 30000)) {
168 #define SG_GET_VERSION_NUM 0x2282 /* Example: version 2.1.34 yields 20134 */ macro
194 #define SG_GET_VERSION_NUM 0x2282 /* Example: version 2.1.34 yields 20134 */ macro
103 - lk 2.2.10 : sg version 2.1.34 [SG_GET_VERSION_NUM ioctl first appeared]
374 case SG_GET_VERSION_NUM: in bsg_ioctl()
779 case SG_GET_VERSION_NUM: in scsi_cmd_ioctl()
1069 case SG_GET_VERSION_NUM: in sg_ioctl_common()