Lines Matching refs:status
131 int status = 0;135 pipe->logical_pipe_num, urb->status, urb->actual_length,138 if (urb->status != 0) {139 status = -EIO;140 switch (urb->status) {147 status = -ECANCELED;153 pipe->ep_address, urb->status);175 if (status == 0 &&189 if (urb->status != 0) {192 pipe->logical_pipe_num, urb->status);