Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_lib.c555 static inline unsigned int scsi_sgtable_index(unsigned short nents) in scsi_sgtable_index() function
573 sgp = scsi_sg_pools + scsi_sgtable_index(nents); in scsi_sg_free()
581 sgp = scsi_sg_pools + scsi_sgtable_index(nents); in scsi_sg_alloc()