Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_priv.h229 int sbdp_suspend(sbdp_sr_handle_t *);
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c765 sbdp_suspend(sbdp_sr_handle_t *srh) function
871 if ((err = sbdp_suspend(srh)) == DDI_SUCCESS) {
H A Dsbdp_mem.c454 if (sbdp_suspend(srhp)) { in sbdp_move_memory()