Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/message/fusion/
Dmptctl.c1395 int maxWordsLeft; in mptctl_gettargetinfo() local
1421 maxWordsLeft = numBytes/sizeof(int); in mptctl_gettargetinfo()
1424 if (maxWordsLeft <= 0) { in mptctl_gettargetinfo()
1456 if (!maxWordsLeft) in mptctl_gettargetinfo()
1469 --maxWordsLeft; in mptctl_gettargetinfo()