Searched refs:VGEN_MSG_THR (Results 1 – 3 of 3) sorted by relevance
160 VGEN_MSG_THR = 0x2, /* vio message worker thread */ enumerator
2976 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_handle_evt_reset()2986 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_handle_evt_reset()2992 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_handle_evt_reset()3124 } else if (caller == VGEN_MSG_THR) { in vgen_handle_evt_read()3240 if (caller == VGEN_MSG_THR) { in vgen_handle_evt_read()5461 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_ldc_reset()5471 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_ldc_reset()5477 if (caller == VGEN_LDC_CB || caller == VGEN_MSG_THR) { in vgen_ldc_reset()
1798 rv = vgen_handle_evt_read(ldcp, VGEN_MSG_THR); in vgen_ldc_msg_worker()