Searched refs:zfcp_sg_setup_table (Results 1 – 4 of 4) sorted by relevance
23 extern int zfcp_sg_setup_table(struct scatterlist *, int);
140 retval = zfcp_sg_setup_table(sg, ZFCP_CFDC_PAGES); in zfcp_cfdc_sg_setup()
588 int zfcp_sg_setup_table(struct scatterlist *sg, int count) in zfcp_sg_setup_table() function
540 if (zfcp_sg_setup_table(&fc_req->sg_rsp, buf_num)) { in zfcp_alloc_sg_env()