Searched refs:loststatus (Results 1 – 2 of 2) sorted by relevance
884 ubc->loststatus = status; in read_iso_callback()889 ubc->loststatus = urb->iso_frame_desc[i].status; in read_iso_callback()1323 if (unlikely(ubc->loststatus != -EINPROGRESS)) { in read_iso_tasklet()1326 get_usb_statmsg(ubc->loststatus), in read_iso_tasklet()1328 ubc->loststatus = -EINPROGRESS; in read_iso_tasklet()2154 ubc->loststatus = -EINPROGRESS; in gigaset_initbcshw()2182 ubc->loststatus = -EINPROGRESS; in gigaset_reinitbcshw()
543 int loststatus; /* status of dropped URB */ member