Searched refs:SZ_SG_REQ_INFO (Results 1 – 1 of 1) sorted by relevance
202 #define SZ_SG_REQ_INFO sizeof(sg_req_info_t) macro1076 if (!access_ok(p, SZ_SG_REQ_INFO * SG_MAX_QUEUE)) in sg_ioctl()1081 rinfo = kcalloc(SG_MAX_QUEUE, SZ_SG_REQ_INFO, in sg_ioctl()1089 SZ_SG_REQ_INFO * SG_MAX_QUEUE); in sg_ioctl()