Home
last modified time | relevance | path

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

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