Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dhpsa.h192 unsigned int maxSG; member
A Dhpsa.c4627 if (use_sg + chained > h->maxSG) in hpsa_scatter_gather()
4628 h->maxSG = use_sg + chained; in hpsa_scatter_gather()

Completed in 21 milliseconds