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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dxhci.h371 uint8_t trb_halted; member in struct:xhci_endpoint_ext
H A Dxhci.c2825 pepext->trb_halted = 1;
3877 if ((pepext->trb_halted != 0) ||
3883 pepext->trb_halted = 0;
3914 if (pepext->trb_halted == 0) {
3965 pepext->trb_halted = 1;
3995 pepext->trb_halted = 1;

Completed in 159 milliseconds