Searched refs:USB_POOL_PROCESS_STOPED (Results 1 – 2 of 2) sorted by relevance
161 interfacePool->ioProcessStopStatus = USB_POOL_PROCESS_STOPED; in IoAsyncReceiveProcess()162 interfacePool->ioRecvProcessStopStatus = USB_POOL_PROCESS_STOPED; in IoAsyncReceiveProcess()334 if ((interfacePool->ioRecvProcessStopStatus != USB_POOL_PROCESS_STOPED)) { in UsbIoRecvProcessStop()349 if ((interfacePool->ioProcessStopStatus != USB_POOL_PROCESS_STOPED)) { in UsbIoStop()363 while (interfacePool->ioProcessStopStatus != USB_POOL_PROCESS_STOPED) { in UsbIoStop()
46 USB_POOL_PROCESS_STOPED enumerator