Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_lib.c564 static inline unsigned int scsi_sgtable_index(unsigned short nents) in scsi_sgtable_index() function
582 sgp = scsi_sg_pools + scsi_sgtable_index(nents); in scsi_sg_free()
590 sgp = scsi_sg_pools + scsi_sgtable_index(nents); in scsi_sg_alloc()