Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/message/fusion/
Dmptctl.c1399 int maxWordsLeft; in mptctl_gettargetinfo() local
1425 maxWordsLeft = numBytes/sizeof(int); in mptctl_gettargetinfo()
1428 if (maxWordsLeft <= 0) { in mptctl_gettargetinfo()
1460 if (!maxWordsLeft) in mptctl_gettargetinfo()
1473 --maxWordsLeft; in mptctl_gettargetinfo()