Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptctl.c1370 int maxWordsLeft; in mptctl_gettargetinfo() local
1389 maxWordsLeft = numBytes/sizeof(int); in mptctl_gettargetinfo()
1392 if (maxWordsLeft <= 0) { in mptctl_gettargetinfo()
1424 if (!maxWordsLeft) in mptctl_gettargetinfo()
1437 --maxWordsLeft; in mptctl_gettargetinfo()