HomeSort by: relevance | last modified time | path
    Searched defs:wantshort (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
sl811hs.c 274 uint8_t wantshort; /* last xfer must be short */ member in struct:slhci_pipe
936 spipe->wantshort = 1;
938 spipe->wantshort = 0;
2143 (xfer->ux_length > xfer->ux_actlen || spipe->wantshort)) {
2148 spipe->wantshort = 0;

Completed in 34 milliseconds