Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/scsi/
Dzfcp_ext.h22 extern void zfcp_sg_free_table(struct scatterlist *, int);
Dzfcp_aux.c547 void zfcp_sg_free_table(struct scatterlist *sg, int count) in zfcp_sg_free_table() function
575 zfcp_sg_free_table(sg, i); in zfcp_sg_setup_table()
Dzfcp_fc.c761 zfcp_sg_free_table(&fc_req->sg_rsp, buf_num); in zfcp_fc_scan_ports()