Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd.h84 int sbdp_disconnect_board(sbdp_handle_t *hp);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c468 (void) sbdp_disconnect_board(hp); in sbdp_connect_board()
493 sbdp_disconnect_board(sbdp_handle_t *hp) in sbdp_disconnect_board() function
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c2060 if ((rv = sbdp_disconnect_board(hdp)) != 0) { in sbd_deprobe_board()