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

/drivers/scsi/
H A Dscsi_lib.c582 static inline unsigned int scsi_sgtable_index(unsigned short nents) function
600 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
608 sgp = scsi_sg_pools + scsi_sgtable_index(nents);

Completed in 98 milliseconds