Home
last modified time | relevance | path

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

/Linux-v5.10/include/scsi/
Dsg.h282 #define SG_GET_COMMAND_Q 0x2270 /* Yields 0 (queuing off) or 1 (on) */ macro
/Linux-v5.10/block/
Dbsg.c356 case SG_GET_COMMAND_Q: in bsg_ioctl()
/Linux-v5.10/drivers/scsi/
Dsg.c1056 case SG_GET_COMMAND_Q: in sg_ioctl_common()