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

  /src/sys/arch/newsmips/apbus/
if_sn.c 940 int orra; local in function:sonicrxint
951 orra = RBASEQ(SRO(bitmode, rda, RXPKT_SEQNO)) & RRAMASK;
956 (char *)sc->rbuf[orra & RBAMASK] +
972 * Really, we're doing p_rra[rramark] = p_rra[orra] but
981 tmp2 = sc->p_rra[orra];
if_sn.c 940 int orra; local in function:sonicrxint
951 orra = RBASEQ(SRO(bitmode, rda, RXPKT_SEQNO)) & RRAMASK;
956 (char *)sc->rbuf[orra & RBAMASK] +
972 * Really, we're doing p_rra[rramark] = p_rra[orra] but
981 tmp2 = sc->p_rra[orra];

Completed in 152 milliseconds