Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dsg.h252 #define SG_GET_COMMAND_Q 0x2270 /* Yields 0 (queuing off) or 1 (on) */ macro
/linux-4.19.296/block/
Dbsg.c376 case SG_GET_COMMAND_Q: in bsg_ioctl()
/linux-4.19.296/fs/
Dcompat_ioctl.c859 COMPATIBLE_IOCTL(SG_GET_COMMAND_Q)