Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsoftmac_impl.h149 kthread_t *smac_notify_thread; /* smac_mutex */ member
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c295 softmac->smac_notify_thread = NULL; in softmac_notify_thread()
H A Dsoftmac_main.c925 softmac->smac_notify_thread = thread_create(NULL, 0, in softmac_mac_register()
1045 while (softmac->smac_notify_thread != NULL) { in softmac_destroy()