Searched refs:thisStart (Results 1 – 1 of 1) sorted by relevance
201 IORangeScalar thisStart, thisEnd; in allocate() local220 thisStart = elements[index].start; in allocate()222 data = (thisStart + alignment) & ~alignment; in allocate()227 if (data != thisStart) { in allocate()262 IORangeScalar thisStart, thisEnd; in allocateRange() local279 thisStart = elements[index].start; in allocateRange()282 if (thisStart > data) { in allocateRange()288 if (data != thisStart) { in allocateRange()