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

/macosx-10.10/IODVDStorageFamily-35/
H A DIODVDBlockStorageDriver.cpp83 UInt16 rzoneLast = (discInfo.lastRZoneNumberInLastBorderMSB << 8) | local
86 result = reportRZoneInfo(rzoneLast,&rzoneInfo);
107 if (rzoneFirst < rzoneLast) {
108 result = reportRZoneInfo(rzoneLast - 1,&rzoneInfo);
138 UInt16 rzoneLast = (discInfo.lastRZoneNumberInLastBorderMSB << 8) | local
143 result = reportRZoneInfo(rzoneLast,&rzoneInfo);

Completed in 124 milliseconds