Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptctl.c1866 int sgSize = 0; /* Num SG elements */ in mptctl_do_mpt_command() local
2174 sgSize ++; in mptctl_do_mpt_command()
2177 sgSize ++; in mptctl_do_mpt_command()
2179 if (sgSize > 0) { in mptctl_do_mpt_command()