Searched refs:FAS_SS_QUIESCED (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h729 #define FAS_SS_QUIESCED 0x04 macro
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c1391 fas->f_softstate |= FAS_SS_QUIESCED;
1405 fas->f_softstate &= ~FAS_SS_QUIESCED;
6511 if (fas->f_softstate & (FAS_SS_QUIESCED | FAS_SS_DRAINING)) {

Completed in 75 milliseconds