Home
last modified time | relevance | path

Searched refs:SG_SET_COMMAND_Q (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/scsi/
H A Dsg.h312 #define SG_SET_COMMAND_Q 0x2271 /* Change queuing state with 0 or 1 */ macro
/openbmc/linux/block/
H A Dbsg.c118 case SG_SET_COMMAND_Q: in bsg_ioctl()
/openbmc/linux/drivers/scsi/
H A Dsg.c1043 case SG_SET_COMMAND_Q: in sg_ioctl_common()