Searched refs:COMP_STOPPED (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h222 #define COMP_STOPPED 26 macro
H A Dxhci.cpp250 case COMP_STOPPED: return "Stopped";
2677 && completionCode != COMP_STOPPED && completionCode != COMP_STOPPED_LENGTH_INVALID) {

Completed in 36 milliseconds