Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_lib.c569 static void scsi_sg_free(struct scatterlist *sgl, unsigned int nents) in scsi_sg_free() function
589 __sg_free_table(&sdb->table, SCSI_MAX_SG_SEGMENTS, mq, scsi_sg_free); in scsi_free_sgtable()