Searched refs:SG_GET_VERSION_NUM (Results 1 – 2 of 2) sorted by relevance
163 #define SG_GET_VERSION_NUM 0x2282 /* Example: version 2.1.34 yields 20134 */ macro
362 if (ioctl(f->fd, SG_GET_VERSION_NUM, &version) < 0) { in fio_sgio_type_check()