Home
last modified time | relevance | path

Searched refs:i_ldc_rx_process_hvq (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,
1036 status = i_ldc_rx_process_hvq(ldcp, &notify, &event); in i_ldc_rx_hdlr()
1107 return (i_ldc_rx_process_hvq(ldcp, &notify, &event)); in i_ldc_chkq()
2210 i_ldc_rx_process_hvq(ldc_chan_t *ldcp, boolean_t *notify_client, in i_ldc_rx_process_hvq() function