Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h86 uint8_t error_stall:1; member
H A Ddwc_otg.c910 td->error_stall = 1; in dwc_otg_host_setup_tx()
1376 td->error_stall = 1; in dwc_otg_host_data_rx()
1816 td->error_stall = 1; in dwc_otg_host_data_tx()
3104 td->error_stall = 0; in dwc_otg_setup_standard_chain_sub()
3535 error = (td->error_stall ? in dwc_otg_standard_done_sub()