Lines Matching refs:sg_desc
312 (void *)aio_req->sg_desc[0].addr);
314 aio_req->sg_desc[0].len);
316 aio_req->sg_desc[0].flags);
389 aio_req->cmd_flags.partial = pqisrc_build_sgl(&aio_req->sg_desc[0], rcb, in pqisrc_build_aio_common()
396 aio_req->header.iu_length += offsetof(pqi_aio_req_t, sg_desc) - in pqisrc_build_aio_common()
439 (void *)aio_req->sg_desc[0].addr); in pqisrc_show_aio_common()
441 aio_req->sg_desc[0].len); in pqisrc_show_aio_common()
443 aio_req->sg_desc[0].flags); in pqisrc_show_aio_common()
505 aio_req->cmd_flags.partial = pqisrc_build_sgl(&aio_req->sg_desc[0], rcb, in pqisrc_build_aio_R1_write()
512 aio_req->header.iu_length += offsetof(pqi_aio_raid1_write_req_t, sg_desc) - in pqisrc_build_aio_R1_write()
561 (void *)aio_req->sg_desc[0].addr); in pqisrc_show_aio_R1_write()
563 aio_req->sg_desc[0].len); in pqisrc_show_aio_R1_write()
565 aio_req->sg_desc[0].flags); in pqisrc_show_aio_R1_write()
658 aio_req->cmd_flags.partial = pqisrc_build_sgl(&aio_req->sg_desc[0], rcb, in pqisrc_build_aio_R5or6_write()
665 aio_req->header.iu_length += offsetof(pqi_aio_raid5or6_write_req_t, sg_desc) - in pqisrc_build_aio_R5or6_write()
716 (void *)aio_req->sg_desc[0].addr); in pqisrc_show_aio_R5or6_write()
718 aio_req->sg_desc[0].len); in pqisrc_show_aio_R5or6_write()
720 aio_req->sg_desc[0].flags); in pqisrc_show_aio_R5or6_write()