Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd.h104 int sbdp_test_board(sbdp_handle_t *hp, sbdp_opts_t *opts);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c730 sbdp_test_board(sbdp_handle_t *hp, sbdp_opts_t *opts) in sbdp_test_board() function
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c2686 if (sbdp_test_board(hdp, &hp->h_opts) != 0) { in sbd_test_board()