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

  /src/sys/arch/sgimips/hpc/
pi1ppcvar.h 159 #define PI1PPC_USE_DMA 0x02 /* Use DMA */
pi1ppc.c 1049 *val = ((pi1ppc->sc_use & PI1PPC_USE_DMA) != 0);
1081 pi1ppc->sc_use &= ~PI1PPC_USE_DMA;
1083 pi1ppc->sc_use |= PI1PPC_USE_DMA;

Completed in 13 milliseconds