Home
last modified time | relevance | path

Searched defs:dr_handle_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/dr/
H A Ddr.c1673 int (*pre_op)(dr_handle_t *, dr_common_unit_t **, int), in dr_dev_walk() argument
1674 void (*op)(dr_handle_t *, dr_common_unit_t *), in dr_dev_walk()
1675 int (*post_op)(dr_handle_t *, dr_common_unit_t **, int), in dr_dev_walk()
1676 void (*board_op)(dr_handle_t *, dr_common_unit_t **, int)) in dr_dev_walk()
/titanic_41/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c1705 int (*pre_op)(dr_handle_t *, dr_common_unit_t **, int), in dr_dev_walk() argument
1706 void (*op)(dr_handle_t *, dr_common_unit_t *), in dr_dev_walk()
1707 int (*post_op)(dr_handle_t *, dr_common_unit_t **, int), in dr_dev_walk()
1708 void (*board_op)(dr_handle_t *, dr_common_unit_t **, int)) in dr_dev_walk()
/titanic_41/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h275 } dr_handle_t; typedef
/titanic_41/usr/src/uts/i86pc/sys/
H A Ddr.h305 } dr_handle_t; typedef