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

  /src/sys/dev/ic/
i82586.c 742 int off, rbbase = sc->rbds; local
750 off = IE_RBD_STATUS(rbbase, rbindex);
785 int off, rbbase = sc->rbds; local
790 off = IE_RBD_STATUS(rbbase, rbindex);
798 off = IE_RBD_BUFLEN(rbbase, rbindex);
802 off = IE_RBD_BUFLEN(rbbase, sc->rbtail);
i82586.c 742 int off, rbbase = sc->rbds; local
750 off = IE_RBD_STATUS(rbbase, rbindex);
785 int off, rbbase = sc->rbds; local
790 off = IE_RBD_STATUS(rbbase, rbindex);
798 off = IE_RBD_BUFLEN(rbbase, rbindex);
802 off = IE_RBD_BUFLEN(rbbase, sc->rbtail);

Completed in 29 milliseconds