Home
last modified time | relevance | path

Searched refs:is_halted (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dxhcivar.h74 bool is_halted; member
H A Dxhci.c2296 tr->is_halted = false; in xhci_pipe_restart_async_task()
2337 tr->is_halted = true; in xhci_pipe_restart_async()
3044 xr->is_halted = false; in xhci_ring_init()
4447 if (tr->is_halted) in xhci_device_ctrl_start()
4725 if (tr->is_halted) in xhci_device_bulk_start()
4846 if (tr->is_halted) in xhci_device_intr_start()