Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/usb/
H A Doctusb.c535 uint8_t got_short; in octusb_non_control_data_rx() local
545 got_short = 0; in octusb_non_control_data_rx()
558 got_short = 1; in octusb_non_control_data_rx()
578 if ((td->remainder == 0) || got_short) { in octusb_non_control_data_rx()