Home
last modified time | relevance | path

Searched refs:ch_normal (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/x68k/dev/
Ddmacvar.h72 dmac_intr_handler_t ch_normal; /* normal interrupt handler */ member
Dintio_dmac.c209 chan->ch_normal = normal; in dmac_alloc_channel()
494 return (*chan->ch_normal)(chan->ch_normalarg); in dmac_done()