Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dsg.h159 #define SG_GET_NUM_WAITING 0x227d /* Number of commands awaiting read() */ macro
/Linux-v5.4/fs/
Dcompat_ioctl.c598 COMPATIBLE_IOCTL(SG_GET_NUM_WAITING)
/Linux-v5.4/drivers/scsi/
Dsg.c1009 case SG_GET_NUM_WAITING: in sg_ioctl()