Home
last modified time | relevance | path

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.c74 static void i_mac_notify_thread(void *);
377 mip->mi_notify_thread = thread_create(NULL, 0, i_mac_notify_thread, in mac_register()
1294 i_mac_notify_thread(void *arg) in i_mac_notify_thread() function