Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dsg.h159 #define SG_GET_NUM_WAITING 0x227d /* Number of commands awaiting read() */ macro
/Linux-v4.19/fs/
Dcompat_ioctl.c854 COMPATIBLE_IOCTL(SG_GET_NUM_WAITING)
/Linux-v4.19/drivers/scsi/
Dsg.c1014 case SG_GET_NUM_WAITING: in sg_ioctl()