Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dsg.h133 #define SG_EMULATED_HOST 0x2203 /* true for emulated host adapter (ATAPI) */ macro
/Linux-v4.19/block/
Dbsg.c402 case SG_EMULATED_HOST: in bsg_ioctl()
Dscsi_ioctl.c592 case SG_EMULATED_HOST: in scsi_cmd_ioctl()
/Linux-v4.19/fs/
Dcompat_ioctl.c845 COMPATIBLE_IOCTL(SG_EMULATED_HOST)
/Linux-v4.19/drivers/scsi/
Dsg.c1099 case SG_EMULATED_HOST: in sg_ioctl()