Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/scsi/
Dzfcp_ext.h23 extern int zfcp_sg_setup_table(struct scatterlist *, int);
Dzfcp_aux.c566 int zfcp_sg_setup_table(struct scatterlist *sg, int count) in zfcp_sg_setup_table() function
Dzfcp_fc.c604 if (zfcp_sg_setup_table(&fc_req->sg_rsp, buf_num)) { in zfcp_alloc_sg_env()