Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dsg.h218 #define SG_GET_NUM_WAITING 0x227d /* Number of commands awaiting read() */ macro
/linux/drivers/scsi/
H A Dsg.c1007 case SG_GET_NUM_WAITING: in sg_ioctl_common()