Home
last modified time | relevance | path

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

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