Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dsg.h145 #define SG_GET_SCSI_ID 0x2276 /* Yields fd's bus, chan, dev, lun + type */ macro
/Linux-v5.4/fs/
Dcompat_ioctl.c593 COMPATIBLE_IOCTL(SG_GET_SCSI_ID)
/Linux-v5.4/drivers/scsi/
Dsg.c965 case SG_GET_SCSI_ID: in sg_ioctl()