Searched refs:SG_GET_NUM_WAITING (Results 1 – 2 of 2) sorted by relevance
/linux/include/scsi/ | ||
H A D | sg.h | 218 #define SG_GET_NUM_WAITING 0x227d /* Number of commands awaiting read() */ macro |
/linux/drivers/scsi/ | ||
H A D | sg.c | 1007 case SG_GET_NUM_WAITING: in sg_ioctl_common() |