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

/illumos-gate/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,
1184 i_mac_notify_thread(void *arg) function
1194 "i_mac_notify_thread");
1278 * Signal the i_mac_notify_thread asking it to quit.

Completed in 46 milliseconds