Home
last modified time | relevance | path

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

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