Searched refs:unitPages (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/IOPCIFamily-224.92.1/
H A Dvtd.c1520 IOItemCount unitPages[kMaxUnits]; local
1526 unitPages[idx] = pages;
1536 if (unitPages[idx])
1541 || (unitPages[idx] <= (1U << unit->rounding)))
1543 unitPages[idx] = 0;
1548 unitPages[idx] -= (1U << unit->rounding);
1569 IOItemCount unitPages; local
1621 unitPages = pages;
1624 while (unitPages)
1632 if (unitPages < (
[all...]

Completed in 52 milliseconds