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