Home
last modified time | relevance | path

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

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