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

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

Completed in 47 milliseconds