Home
last modified time | relevance | path

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

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