Searched refs:loststatus (Results 1 – 2 of 2) sorted by relevance
887 ubc->loststatus = status; in read_iso_callback()892 ubc->loststatus = urb->iso_frame_desc[i].status; in read_iso_callback()1325 if (unlikely(ubc->loststatus != -EINPROGRESS)) { in read_iso_tasklet()1328 get_usb_statmsg(ubc->loststatus), in read_iso_tasklet()1330 ubc->loststatus = -EINPROGRESS; in read_iso_tasklet()2156 ubc->loststatus = -EINPROGRESS; in gigaset_initbcshw()2184 ubc->loststatus = -EINPROGRESS; in gigaset_reinitbcshw()
546 int loststatus; /* status of dropped URB */ member