Searched refs:ASC_RQ_DONE (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dadwmcode.h72 #define ASC_RQ_DONE 0x00000001 macro
H A Dadwlib.c890 * completed the RISC will set the ASC_RQ_DONE bit.
2028 while (((le32toh(irq_next_pa = sc->irq_sp->next_ba)) & ASC_RQ_DONE) != 0)

Completed in 40 milliseconds