Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/dev/
H A Datari5380.c655 #define poll_edma(reqp) falcon_poll_edma(reqp)
677 static int falcon_poll_edma(SC_REQ *);
862 falcon_poll_edma(SC_REQ *reqp) in falcon_poll_edma() function
1052 return falcon_poll_edma(reqp); in poll_edma()