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

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h128 kt_did_t sf_hp_tid; /* hotplug thread id */ member in struct:sf
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c757 sf->sf_hp_tid = tp->t_did;
1071 ASSERT(sf->sf_hp_tid);
1075 thread_join(sf->sf_hp_tid); /* wait for hotplug to exit */

Completed in 73 milliseconds