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

  /src/sys/dev/ic/
i82586.c 1127 int buffer, head, xbase; local in function:i82586_start
1136 xbase = sc->xbds;
1176 sc->ie_bus_write16(sc, IE_XBD_FLAGS(xbase, head),
1178 sc->ie_bus_write16(sc, IE_XBD_NEXT(xbase, head), 0xffff);
1179 sc->ie_bus_write24(sc, IE_XBD_BUF(xbase, head),
i82586.c 1127 int buffer, head, xbase; local in function:i82586_start
1136 xbase = sc->xbds;
1176 sc->ie_bus_write16(sc, IE_XBD_FLAGS(xbase, head),
1178 sc->ie_bus_write16(sc, IE_XBD_NEXT(xbase, head), 0xffff);
1179 sc->ie_bus_write24(sc, IE_XBD_BUF(xbase, head),

Completed in 34 milliseconds