Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c516 static struct board_info t1_board[] = { variable
725 return (board_id < DIMOF(t1_board) ? &t1_board[board_id] : NULL); in t1_get_board_info()
739 return (&t1_board[p->board_info_index]); in t1_get_board_info_from_ids()