Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/
H A Disadma.h43 } ebus_regspec_t; typedef
50 ebus_regspec_t *isadma_regp; /* Our cached registers */
/titanic_50/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()
/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c84 ebus_regspec_t *ebus_rp, pci_regspec_t *rp);
378 ebus_regspec_t *ebus_rp, *ebus_regs; in acebus_map()
400 ebus_rp = (ebus_regspec_t *)mp->map_obj.rp; in acebus_map()
418 n = i / sizeof (ebus_regspec_t); in acebus_map()
487 ebus_regspec_t *ebus_rp, pci_regspec_t *rp) in acebus_apply_range()
568 ebus_regspec_t *ebus_rp; in acebus_ctlops()
629 n = i / sizeof (ebus_regspec_t); in acebus_ctlops()
647 *((uint_t *)result) = i / sizeof (ebus_regspec_t); in acebus_ctlops()
/titanic_50/usr/src/uts/sun4/sys/
H A Debus.h85 } ebus_regspec_t; typedef
/titanic_50/usr/src/uts/sun4u/montecarlo/sys/
H A Dacebus.h109 } ebus_regspec_t; typedef
/titanic_50/usr/src/uts/sun4u/io/
H A Disadma.c627 ebus_regspec_t *child_regp, *regp; in isadma_map()