Home
last modified time | relevance | path

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

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