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

  /src/sys/arch/arm/iomd/
iomd_dma.c 144 dma_intr(void *cookie) function in typeref:typename:int
153 printf("dma_intr() status = 0x%02x\n", status);
311 dp->dc_ih.ih_func = dma_intr;
iomd_dma.c 144 dma_intr(void *cookie) function in typeref:typename:int
153 printf("dma_intr() status = 0x%02x\n", status);
311 dp->dc_ih.ih_func = dma_intr;

Completed in 22 milliseconds