Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dsg.h144 #define SG_GET_SCSI_ID 0x2276 /* Yields fd's bus, chan, dev, lun + type */ macro
/linux-4.4.14/fs/
Dcompat_ioctl.c971 COMPATIBLE_IOCTL(SG_GET_SCSI_ID)
/linux-4.4.14/drivers/scsi/
Dsg.c915 case SG_GET_SCSI_ID: in sg_ioctl()