Searched refs:sbdp_get_bd_info (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_priv.h238 sbdp_bd_t *sbdp_get_bd_info(int, int);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c304 s_bdp = sbdp_get_bd_info(hp->h_wnode, hp->h_board);
305 t_bdp = sbdp_get_bd_info(hp->h_wnode, t_bd);
1723 bdp = sbdp_get_bd_info(wnode, board);
2173 s_bdp = sbdp_get_bd_info(hp->h_wnode, board);
2174 t_bdp = sbdp_get_bd_info(hp->h_wnode, t_board);
H A Dsbdp.c889 sbdp_get_bd_info(int wnode, int board) function
894 static fn_t f = "sbdp_get_bd_info";
H A Dsbdp_mbox.c141 bdp = sbdp_get_bd_info(node, board);

Completed in 268 milliseconds