Home
last modified time | relevance | path

Searched refs:total_off (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/xen/
A Dxenbus.c199 int total_off; in xb_write() local
226 total_off = 0; in xb_write()
228 while (total_off < len) { in xb_write()
235 total_off += this_chunk; in xb_write()
246 BUG_ON(total_off != len); in xb_write()

Completed in 3 milliseconds