Searched refs:last_pipe (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A Dub.c310 int last_pipe; /* What might need clearing */ member in struct:ub_dev
901 sc->last_pipe = sc->send_bulk_pipe;
993 endp = usb_pipeendpoint(sc->last_pipe);
994 if (usb_pipein(sc->last_pipe))
1053 rc = ub_submit_clear_stall(sc, cmd, sc->last_pipe);
1088 rc = ub_submit_clear_stall(sc, cmd, sc->last_pipe);
1156 rc = ub_submit_clear_stall(sc, cmd, sc->last_pipe);
1291 sc->last_pipe = pipe;
1334 sc->last_pipe = sc->recv_bulk_pipe;

Completed in 32 milliseconds