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

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h125 uchar_t sf_hp_exit; /* hotplugging thread exit flag */ member in struct:sf
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1072 sf->sf_hp_exit = 1; /* flag exit */
7224 if (sf->sf_hp_exit == 0) {
7230 } while (sf->sf_hp_exit == 0);

Completed in 57 milliseconds