Home
last modified time | relevance | path

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

/Linux-v6.6/include/scsi/
Dsg.h223 #define SG_GET_VERSION_NUM 0x2282 /* Example: version 2.1.34 yields 20134 */ macro
/Linux-v6.6/block/
Dbsg.c124 case SG_GET_VERSION_NUM: in bsg_ioctl()
/Linux-v6.6/Documentation/scsi/
Dscsi-generic.rst93 - lk 2.2.10 : sg version 2.1.34 [SG_GET_VERSION_NUM ioctl first appeared]
/Linux-v6.6/drivers/scsi/
Dscsi_ioctl.c886 case SG_GET_VERSION_NUM: in scsi_ioctl()
Dsg.c1071 case SG_GET_VERSION_NUM: in sg_ioctl_common()