Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_lib.c554 static inline unsigned int scsi_sgtable_index(unsigned short nents) in scsi_sgtable_index() function
572 sgp = scsi_sg_pools + scsi_sgtable_index(nents); in scsi_sg_free()
580 sgp = scsi_sg_pools + scsi_sgtable_index(nents); in scsi_sg_alloc()