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

  /src/sys/dev/ic/
sl811hs.c 1936 uint8_t *target_buf; local in function:slhci_abdone
2051 target_buf = spipe->buffer;
2054 target_buf = NULL;
2200 if (target_buf != NULL) {
2203 slhci_read_multi(sc, buf_start, target_buf, actlen);
2205 DLOGBUF(D_BUF, target_buf, actlen);

Completed in 15 milliseconds