HomeSort by: relevance | last modified time | path
    Searched refs:is_halted (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
xhcivar.h 74 bool is_halted; member in struct:xhci_ring
xhci.c 2331 tr->is_halted = false;
2373 tr->is_halted = true;
3096 xr->is_halted = false;
4501 if (tr->is_halted)
4784 if (tr->is_halted)
4912 if (tr->is_halted)

Completed in 15 milliseconds