Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c1396 pepext->trb_running = 0; in xhci_set_address()
2827 if (error && (pepext->trb_running != 0)) { in xhci_transfer_remove()
2829 pepext->trb_running = 0; in xhci_transfer_remove()
2888 pepext->trb_running = 0; in xhci_transfer_insert()
2892 if (pepext->trb_running == 0) { in xhci_transfer_insert()
3881 (pepext->trb_running == 0)) { in xhci_configure_msg()
3886 pepext->trb_running = 0; in xhci_configure_msg()
3917 pepext->trb_running = 1; in xhci_configure_msg()
3966 pepext->trb_running = 0; in xhci_ep_init()
3996 pepext->trb_running in xhci_ep_clear_stall()
[all...]
H A Dxhci.h393 uint8_t trb_running; member

Completed in 6 milliseconds