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

  /src/sys/arch/next68k/stand/boot/
en.c 68 static int en_wait_for_intr(int);
235 if (en_wait_for_intr(ENETX_DMA_INTR)) {
335 if (en_wait_for_intr(ENETR_DMA_INTR)) /* ### use timeout? */
500 en_wait_for_intr(int flag) function in typeref:typename:int

Completed in 11 milliseconds