Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h128 kt_did_t sf_hp_tid; /* hotplug thread id */ member
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c759 sf->sf_hp_tid = tp->t_did; in sf_attach()
1073 ASSERT(sf->sf_hp_tid); in sf_detach()
1077 thread_join(sf->sf_hp_tid); /* wait for hotplug to exit */ in sf_detach()