Home
last modified time | relevance | path

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

/linux/include/scsi/
A Dsg.h189 } sg_req_info_t; /* 20 bytes long on i386 */ typedef
/linux/drivers/scsi/
A Dsg.c203 #define SZ_SG_REQ_INFO sizeof(sg_req_info_t)
861 sg_fill_request_table(Sg_fd *sfp, sg_req_info_t *rinfo) in sg_fill_request_table()
910 if (copy_to_user(o + i, rinfo + i, offsetof(sg_req_info_t, usr_ptr)) || in put_compat_request_table()
1085 sg_req_info_t *rinfo; in sg_ioctl_common()

Completed in 8 milliseconds