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

  /src/sys/arch/pmax/ibus/
siivar.h 28 int dmaBufIndex; /* which of the above is currently in use */
sii.c 381 state->dmaBufIndex = 0;
707 dma = state->dmaAddr[state->dmaBufIndex];
718 state->dmaBufIndex = !state->dmaBufIndex;
721 state->dmaAddr[state->dmaBufIndex],
730 state->dmaBufIndex = !state->dmaBufIndex;
743 state->dmaAddr[state->dmaBufIndex],
753 state->dmaAddr[!state->dmaBufIndex], i);
757 state->dmaAddr[state->dmaBufIndex],
    [all...]

Completed in 42 milliseconds