Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd.h82 int sbdp_assign_board(sbdp_handle_t *hp);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c247 sbdp_assign_board(sbdp_handle_t *hp) in sbdp_assign_board() function
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c2710 if (sbdp_assign_board(hdp) != 0) { in sbd_assign_board()