Home
last modified time | relevance | path

Searched refs:t_board (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c2157 int t_board; in sbdp_passthru_prep_script() local
2166 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()
/titanic_41/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c3973 drmach_board_t *s_board, *t_board; in drmach_swap_pa() local
3977 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()