Home
last modified time | relevance | path

Searched refs:t_unit (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_mem.c1619 int t_unit; in sbd_select_mem_target() local
1672 for (t_unit = 0; t_unit < MAX_MEM_UNITS_PER_BOARD; t_unit++) { in sbd_select_mem_target()
1674 t_mp = SBD_GET_BOARD_MEMUNIT(t_sbp, t_unit); in sbd_select_mem_target()
1677 if (!SBD_DEV_IS_ATTACHED(t_sbp, SBD_COMP_MEM, t_unit)) in sbd_select_mem_target()
1719 idx += t_bd * MAX_MEM_UNITS_PER_BOARD + t_unit; in sbd_select_mem_target()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_mem.c2082 int t_unit; in dr_select_mem_target() local
2124 for (t_unit = 0; t_unit < MAX_MEM_UNITS_PER_BOARD; t_unit++) { in dr_select_mem_target()
2126 t_mp = dr_get_mem_unit(t_bp, t_unit); in dr_select_mem_target()
2335 idx += t_bd * MAX_MEM_UNITS_PER_BOARD + t_unit; in dr_select_mem_target()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddr_mem.c2145 int t_unit; in dr_select_mem_target() local
2209 for (t_unit = 0; t_unit < MAX_MEM_UNITS_PER_BOARD; t_unit++) { in dr_select_mem_target()
2211 t_mp = dr_get_mem_unit(t_bp, t_unit); in dr_select_mem_target()
2254 idx += t_bd * MAX_MEM_UNITS_PER_BOARD + t_unit; in dr_select_mem_target()