Searched refs:rng_cell_p (Results 1 – 1 of 1) sorted by relevance
560 uint32_t *rng_cell_p = (uint32_t *)ebus_p->vrangep; in ebus_apply_range() local572 for (b = 0; b < nrange; b++, rng_cell_p += rng_rec_sz) { in ebus_apply_range()574 rng_caddr_hi = rng_cell_p[0]; in ebus_apply_range()575 rng_caddr_low = rng_cell_p[1]; in ebus_apply_range()576 rng_sz = rng_cell_p[rng_rec_sz-1]; in ebus_apply_range()598 preg_cell_p[i] = rng_cell_p[ebus_p->ebus_addr_cells+i]; in ebus_apply_range()