Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Disadma.h43 } ebus_regspec_t; typedef
50 ebus_regspec_t *isadma_regp; /* Our cached registers */
/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()
485 ebus_rp = (ebus_regspec_t *)mp->map_obj.rp; in ebus_map()
504 n = i / sizeof (ebus_regspec_t); in ebus_map()
554 ebus_regspec_t *ebus_rp, vregspec_t *rp) { in ebus_apply_range()
624 ebus_regspec_t *ebus_rp; in ebus_name_child()
662 ebus_regspec_t *ebus_rp; in ebus_ctlops()
713 n = i / sizeof (ebus_regspec_t); in ebus_ctlops()
731 *((uint_t *)result) = i / sizeof (ebus_regspec_t); in ebus_ctlops()
/illumos-gate/usr/src/uts/sun4/sys/
H A Debus.h85 } ebus_regspec_t; typedef
/illumos-gate/usr/src/uts/sun4u/io/
H A Disadma.c627 ebus_regspec_t *child_regp, *regp; in isadma_map()