Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/scsi/
Dzfcp_aux.c552 void zfcp_sg_free_table(struct scatterlist *sg, int count) in zfcp_sg_free_table() function
580 zfcp_sg_free_table(sg, i); in zfcp_sg_setup_table()
Dzfcp_ext.h23 extern void zfcp_sg_free_table(struct scatterlist *, int);
Dzfcp_fc.c766 zfcp_sg_free_table(&fc_req->sg_rsp, buf_num); in zfcp_fc_scan_ports()