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

  /src/sys/arch/next68k/dev/
nextdma.c 804 nextdma_start(struct nextdma_softc *nsc, u_long dmadir) function in typeref:typename:void
834 panic("DMA: nextdma_start() with non null map");
838 panic("DMA: nextdma_start() with non null continue map");
844 panic("DMA: nextdma_start(), dmadir arg must be"
858 panic("No map available in nextdma_start()");

Completed in 13 milliseconds