Lines Matching defs:end
180 loff_t end = pos + count;
197 if (end > vpd->len) {
198 end = vpd->len;
199 count = end - pos;
209 while (pos < end) {
231 if (++pos == end)
247 loff_t end = pos + count;
261 if (end > vpd->len)
271 while (pos < end) {
582 * VPD end tag will hang the device. This problem was initially
586 * beyond the VPD end tag causing the device to hang. Once the device
588 * We believe that it is legal to read beyond the end tag and