Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptctl.c1744 int sgSize = 0; /* Num SG elements */ in mptctl_do_mpt_command() local
2092 sgSize ++; in mptctl_do_mpt_command()
2095 sgSize ++; in mptctl_do_mpt_command()
2097 if (sgSize > 0) { in mptctl_do_mpt_command()