Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dsg.h311 #define SG_GET_COMMAND_Q 0x2270 /* Yields 0 (queuing off) or 1 (on) */ macro
/linux/block/
H A Dbsg.c116 case SG_GET_COMMAND_Q: in bsg_ioctl()
/linux/drivers/scsi/
H A Dsg.c1049 case SG_GET_COMMAND_Q: in sg_ioctl_common()