Searched refs:flow_event (Results 1 – 3 of 3) sorted by relevance
47 if (b_out->flow_event & (OUT_DOWN | OUT_UNDERRUN)) { in usb_b_out()51 } else if (b_out->flow_event & OUT_UP) { in usb_b_out()59 b_out->flow_event = 0; in usb_b_out()
348 u_char flow_event; member
224 adapter->bcs[j].b_out.flow_event |= data[FFINT_B1 + j]; in usb_int_complete()