Searched refs:ebus_rp (Results 1 – 1 of 1) sorted by relevance
88 ebus_regspec_t *ebus_rp, vregspec_t *rp);463 ebus_regspec_t *ebus_rp, *ebus_regs; in ebus_map() local485 ebus_rp = (ebus_regspec_t *)mp->map_obj.rp; in ebus_map()510 ebus_rp = &ebus_regs[rnumber]; in ebus_map()519 ebus_rp->addr_low += off; in ebus_map()521 ebus_rp->size = len; in ebus_map()523 rval = ebus_apply_range(ebus_p, rdip, ebus_rp, &vreg); in ebus_map()554 ebus_regspec_t *ebus_rp, vregspec_t *rp) { in ebus_apply_range() argument558 uint32_t req_addr = ebus_rp->addr_low; in ebus_apply_range()570 ebus_rp->addr_hi, req_addr, ebus_rp->size); in ebus_apply_range()[all …]