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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c99 static uint_t i_ldc_rx_process_hvq(ldc_chan_t *ldcp, boolean_t *notify_client,
2107 boolean_t notify_client = B_FALSE; local
2150 notify_client = B_TRUE;
2158 notify_client = B_TRUE;
2166 notify_client = B_TRUE;
2174 notify_client = B_FALSE;
2179 if (notify_client) {
2226 i_ldc_rx_process_hvq(ldc_chan_t *ldcp, boolean_t *notify_client, argument
2236 *notify_client = B_FALSE;
2270 *notify_client
[all...]

Completed in 50 milliseconds