Home
last modified time | relevance | path

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

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