Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Debus.c88 ebus_regspec_t *ebus_rp, vregspec_t *rp);
463 ebus_regspec_t *ebus_rp, *ebus_regs; in ebus_map() local
485 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() argument
558 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 …]