Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/stand/boot/
H A Den.c68 static int en_wait_for_intr(int);
235 if (en_wait_for_intr(ENETX_DMA_INTR)) { in en_put()
335 if (en_wait_for_intr(ENETR_DMA_INTR)) /* ### use timeout? */ in en_get()
500 en_wait_for_intr(int flag) in en_wait_for_intr() function