Searched refs:t_board (Results 1 – 2 of 2) sorted by relevance
2157 int t_board; in sbdp_passthru_prep_script() local2166 t_board = sbdp_strtoi(opts, NULL); in sbdp_passthru_prep_script()2174 t_bdp = sbdp_get_bd_info(hp->h_wnode, t_board); in sbdp_passthru_prep_script()2187 prom_printf("SCRIPT from board %d to board %d ->\n", board, t_board); in sbdp_passthru_prep_script()
3973 drmach_board_t *s_board, *t_board; in drmach_swap_pa() local3977 t_board = t_mem->dev.bp; in drmach_swap_pa()3978 if (s_board == NULL || t_board == NULL) { in drmach_swap_pa()4004 if (oplcfg_pa_swap(s_board->bnum, t_board->bnum) != 0) in drmach_swap_pa()