Searched defs:sbdp_suspend (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c111 #define SKIP_SYNC /* bypass sync ops in sbdp_suspend */
765 sbdp_suspend(sbdp_sr_handle_t *srh) function
871 if ((err = sbdp_suspend(srh)) == DDI_SUCCESS) {
874 SBDP_DBG_MISC("sbdp_suspend() failed, err = 0x%x\n", err);

Completed in 58 milliseconds