Home
last modified time | relevance | path

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

/linux-6.6.21/include/scsi/
Dsg.h192 #define SG_EMULATED_HOST 0x2203 /* true for emulated host adapter (ATAPI) */ macro
/linux-6.6.21/block/
Dbsg.c148 case SG_EMULATED_HOST: in bsg_ioctl()
/linux-6.6.21/drivers/scsi/
Dscsi_ioctl.c896 case SG_EMULATED_HOST: in scsi_ioctl()
Dsg.c1099 case SG_EMULATED_HOST: in sg_ioctl_common()