Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/message/fusion/
Dmptctl.c1834 int sgSize = 0; /* Num SG elements */ in mptctl_do_mpt_command() local
2189 sgSize ++; in mptctl_do_mpt_command()
2192 sgSize ++; in mptctl_do_mpt_command()
2194 if (sgSize > 0) { in mptctl_do_mpt_command()