Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dfhci-sched.c83 ed->state = FHCI_ED_HALTED; in fhci_transaction_confirm()
665 } else if (ed->state == FHCI_ED_HALTED) { in process_done_list()
H A Dfhci.h300 FHCI_ED_HALTED, /* pipe is halted */ enumerator