Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dsg.h192 #define SG_EMULATED_HOST 0x2203 /* true for emulated host adapter (ATAPI) */ macro
/linux/drivers/scsi/
H A Dsg.c1096 case SG_EMULATED_HOST: in sg_ioctl_common()