Home
last modified time | relevance | path

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

/Linux-v6.6/include/scsi/
Dsg.h175 typedef struct sg_req_info { /* used by SG_GET_REQUEST_TABLE ioctl() */ struct
273 typedef struct sg_req_info Sg_req_info;
/Linux-v6.6/drivers/scsi/
Dsg.c902 struct sg_req_info *rinfo) in put_compat_request_table()