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()1326 if (unlikely(ubc->loststatus != -EINPROGRESS)) { in read_iso_tasklet()1329 get_usb_statmsg(ubc->loststatus), in read_iso_tasklet()1331 ubc->loststatus = -EINPROGRESS; in read_iso_tasklet()2157 ubc->loststatus = -EINPROGRESS; in gigaset_initbcshw()2185 ubc->loststatus = -EINPROGRESS; in gigaset_reinitbcshw()
546 int loststatus; /* status of dropped URB */ member