Searched defs:mdeg_notify_client (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dmdeg.c132 static void mdeg_notify_client(void *);
552 (void) taskq_dispatch(mdeg.taskq, mdeg_notify_client,
557 * Wait for all mdeg_notify_client notifications to
568 mdeg_notify_client(void *arg) function
594 MDEG_DBG("mdeg_notify_client: mdeg disabled, aborting\n");

Completed in 47 milliseconds