Searched refs:LDC_EVT_READ (Results 1 – 9 of 9) sorted by relevance
82 #define LDC_EVT_READ 0x8 /* Channel has data for read */ macro
1062 if ((event & LDC_EVT_READ) == 0) { in i_ldc_rx_hdlr()2330 *notify_event |= LDC_EVT_READ; in i_ldc_rx_process_hvq()2354 *notify_event |= LDC_EVT_READ; in i_ldc_rx_process_hvq()2475 *notify_event |= LDC_EVT_READ; in i_ldc_rx_process_hvq()2495 (LDC_EVT_READ | LDC_EVT_RESET)) == LDC_EVT_READ) { in i_ldc_rx_process_hvq()2532 if ((*notify_event & (LDC_EVT_READ | LDC_EVT_RESET)) == LDC_EVT_READ) in i_ldc_rx_process_hvq()
234 if (event & LDC_EVT_READ) (void) strcat(buf, " READ"); in decode_ldc_events()338 if (event & LDC_EVT_READ) { in ds_ldc_cb()356 if (event & ~(LDC_EVT_UP | LDC_EVT_READ)) { in ds_ldc_cb()
332 if (event & LDC_EVT_READ) in i_vldc_cb()
3068 if (event & LDC_EVT_READ) { in vgen_ldc_cb()3071 event &= ~LDC_EVT_READ; in vgen_ldc_cb()3075 if (event & LDC_EVT_READ) { in vgen_ldc_cb()
646 if (event & LDC_EVT_READ) { in vcc_ldc_cb()
1268 if (event & LDC_EVT_READ) { in vsw_ldc_cb()1294 ~(LDC_EVT_UP | LDC_EVT_RESET | LDC_EVT_DOWN | LDC_EVT_READ)) { in vsw_ldc_cb()
3811 if (event & LDC_EVT_READ) { in vdc_handle_cb()3851 if (event & ~(LDC_EVT_UP | LDC_EVT_RESET | LDC_EVT_DOWN | LDC_EVT_READ)) in vdc_handle_cb()
5350 if (event & LDC_EVT_READ) { in vd_handle_ldc_events()