Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c202 #define SZ_SG_REQ_INFO sizeof(sg_req_info_t) macro
1079 rinfo = kcalloc(SG_MAX_QUEUE, SZ_SG_REQ_INFO, in sg_ioctl_common()
1092 SZ_SG_REQ_INFO * SG_MAX_QUEUE); in sg_ioctl_common()