Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dsg.h133 #define SG_EMULATED_HOST 0x2203 /* true for emulated host adapter (ATAPI) */ macro
/Linux-v5.4/block/
Dbsg.c371 case SG_EMULATED_HOST: in bsg_ioctl()
Dscsi_ioctl.c578 case SG_EMULATED_HOST: in scsi_cmd_ioctl()
/Linux-v5.4/fs/
Dcompat_ioctl.c589 COMPATIBLE_IOCTL(SG_EMULATED_HOST)
/Linux-v5.4/drivers/scsi/
Dsg.c1094 case SG_EMULATED_HOST: in sg_ioctl()