Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c98 #define SR_FAILED_DIP(srh) ((srh)->sr_failed_dip) macro
160 ASSERT(SR_FAILED_DIP(srh) == NULL); in sbdp_release_sr_handle()
363 SR_FAILED_DIP(srh) = dip; in sbdp_suspend_devices_()
420 while (next != last && dip != SR_FAILED_DIP(srh)) {
424 if (dip == SR_FAILED_DIP(srh)) {
427 SR_FAILED_DIP(srh) = NULL;
429 SR_FAILED_DIP(srh) == NULL) {