Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/message/fusion/
Dmptctl.c1372 int maxWordsLeft; in mptctl_gettargetinfo() local
1386 maxWordsLeft = numBytes/sizeof(int); in mptctl_gettargetinfo()
1388 if (maxWordsLeft <= 0) { in mptctl_gettargetinfo()
1420 if (!maxWordsLeft) in mptctl_gettargetinfo()
1433 --maxWordsLeft; in mptctl_gettargetinfo()