Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/ !
Dzfcp_ext.h23 extern int zfcp_sg_setup_table(struct scatterlist *, int);
Dzfcp_cfdc.c141 retval = zfcp_sg_setup_table(sg, ZFCP_CFDC_PAGES); in zfcp_cfdc_sg_setup()
Dzfcp_aux.c593 int zfcp_sg_setup_table(struct scatterlist *sg, int count) in zfcp_sg_setup_table() function
Dzfcp_fc.c540 if (zfcp_sg_setup_table(&fc_req->sg_rsp, buf_num)) { in zfcp_alloc_sg_env()