Searched defs:dr_handle_t (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/i86pc/io/dr/ |
H A D | dr.c | 1673 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 D | dr.c | 1705 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 D | dr.h | 275 } dr_handle_t; typedef
|
/titanic_41/usr/src/uts/i86pc/sys/ |
H A D | dr.h | 305 } dr_handle_t; typedef
|