Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dsg.h204 #define SG_GET_SCSI_ID 0x2276 /* Yields fd's bus, chan, dev, lun + type */ macro
/linux/drivers/scsi/
H A Dsg.c979 case SG_GET_SCSI_ID: in sg_ioctl_common()