Home
last modified time | relevance | path

Searched refs:SG_GET_REQUEST_TABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dsg.h146 typedef struct sg_req_info { /* used by SG_GET_REQUEST_TABLE ioctl() */
211 #define SG_GET_REQUEST_TABLE 0x2286 /* yields table of active requests */ macro
/kernel/linux/linux-6.6/include/scsi/
H A Dsg.h175 typedef struct sg_req_info { /* used by SG_GET_REQUEST_TABLE ioctl() */
240 #define SG_GET_REQUEST_TABLE 0x2286 /* yields table of active requests */ macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsg.c888 struct compat_sg_req_info { /* used by SG_GET_REQUEST_TABLE ioctl() */
1075 case SG_GET_REQUEST_TABLE: in sg_ioctl_common()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsg.c890 struct compat_sg_req_info { /* used by SG_GET_REQUEST_TABLE ioctl() */
1077 case SG_GET_REQUEST_TABLE: in sg_ioctl_common()

Completed in 13 milliseconds