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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dscsi_lib.c576 static inline unsigned int scsi_sgtable_index(unsigned short nents) function
594 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
602 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_lib.c576 static inline unsigned int scsi_sgtable_index(unsigned short nents) function
594 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
602 sgp = scsi_sg_pools + scsi_sgtable_index(nents);

Completed in 116 milliseconds