Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_provider.c65 static void i_mac_notify_thread(void *);
337 mip->mi_notify_thread = thread_create(NULL, 0, i_mac_notify_thread, in mac_register()
1184 i_mac_notify_thread(void *arg) in i_mac_notify_thread() function