Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd.h83 int sbdp_connect_board(sbdp_handle_t *hp);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c394 sbdp_connect_board(sbdp_handle_t *hp) in sbdp_connect_board() function
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c2024 if ((rv = sbdp_connect_board(hdp)) != 0) { in sbd_probe_board()