Searched refs:t_unit (Results 1 – 3 of 3) sorted by relevance
1619 int t_unit; in sbd_select_mem_target() local1672 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()
2080 int t_unit; in dr_select_mem_target() local2122 for (t_unit = 0; t_unit < MAX_MEM_UNITS_PER_BOARD; t_unit++) { in dr_select_mem_target()2124 t_mp = dr_get_mem_unit(t_bp, t_unit); in dr_select_mem_target()2333 idx += t_bd * MAX_MEM_UNITS_PER_BOARD + t_unit; in dr_select_mem_target()
2145 int t_unit; in dr_select_mem_target() local2209 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()