Searched refs:dr_get_common_unit (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/io/dr/ |
H A D | dr.c | 2531 dr_get_common_unit(dr_board_t *bp, sbd_comp_type_t nt, int unum) function 2674 cp = dr_get_common_unit(bp, SBD_COMP_CPU, ut); 2692 cp = dr_get_common_unit(bp, SBD_COMP_MEM, ut); 2710 cp = dr_get_common_unit(bp, SBD_COMP_IO, ut); 3012 cp = dr_get_common_unit(bp, nt, comp_id->c_unit);
|
/illumos-gate/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr.c | 2564 dr_get_common_unit(dr_board_t *bp, sbd_comp_type_t nt, int unum) function 2704 cp = dr_get_common_unit(bp, SBD_COMP_CPU, ut); 2722 cp = dr_get_common_unit(bp, SBD_COMP_MEM, ut); 2740 cp = dr_get_common_unit(bp, SBD_COMP_IO, ut); 3055 cp = dr_get_common_unit(bp, nt, comp_id->c_unit);
|
Completed in 54 milliseconds