Home
last modified time | relevance | path

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

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