Home
last modified time | relevance | path

Searched refs:SG_GET_VERSION_NUM (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/scsi/
Dsg.h194 #define SG_GET_VERSION_NUM 0x2282 /* Example: version 2.1.34 yields 20134 */ macro
/Linux-v5.10/Documentation/scsi/
Dscsi-generic.rst103 - lk 2.2.10 : sg version 2.1.34 [SG_GET_VERSION_NUM ioctl first appeared]
/Linux-v5.10/block/
Dbsg.c364 case SG_GET_VERSION_NUM: in bsg_ioctl()
Dscsi_ioctl.c779 case SG_GET_VERSION_NUM: in scsi_cmd_ioctl()
/Linux-v5.10/drivers/scsi/
Dsg.c1074 case SG_GET_VERSION_NUM: in sg_ioctl_common()