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

  /src/sys/dev/pci/
auacerreg.h 48 #define ALI_DMACR 0x08 /* DMA Control Register */
auacer.c 575 val = READ4(sc, ALI_DMACR);
578 WRITE4(sc, ALI_DMACR, val);
832 val = READ4(sc, ALI_DMACR);
835 WRITE4(sc, ALI_DMACR, val);

Completed in 253 milliseconds