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

/macosx-10.10/IOPCIFamily-239.1.2/
H A Dvtd.c1522 IOItemCount unitPages[kMaxUnits]; local
1528 unitPages[idx] = pages;
1538 if (unitPages[idx])
1543 || (unitPages[idx] <= (1U << unit->rounding)))
1545 unitPages[idx] = 0;
1550 unitPages[idx] -= (1U << unit->rounding);
1571 IOItemCount unitPages; local
1623 unitPages = pages;
1626 while (unitPages)
1634 if (unitPages < (
[all...]

Completed in 118 milliseconds