Searched defs:t_board (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c2157 int t_board; local
2166 t_board = sbdp_strtoi(opts, NULL);
2174 t_bdp = sbdp_get_bd_info(hp->h_wnode, t_board);
2187 prom_printf("SCRIPT from board %d to board %d ->\n", board, t_board);
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c3973 drmach_board_t *s_board, *t_board; local
3977 t_board = t_mem->dev.bp;
3978 if (s_board == NULL || t_board == NULL) {
4004 if (oplcfg_pa_swap(s_board->bnum, t_board->bnum) != 0)

Completed in 54 milliseconds