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

  /src/sys/dev/hdaudio/
hdaudiovar.h 98 uint8_t dma_sizereg; member in struct:hdaudio_dma
hdaudio.c 381 sc->sc_corb.dma_sizereg = corbsize;
398 hda_write1(sc, HDAUDIO_MMIO_CORBSIZE, sc->sc_corb.dma_sizereg);
548 sc->sc_rirb.dma_sizereg = rirbsize;
563 hda_write1(sc, HDAUDIO_MMIO_RIRBSIZE, sc->sc_rirb.dma_sizereg);
1033 dma.dma_sizereg = 0;

Completed in 17 milliseconds