HomeSort by: relevance | last modified time | path
    Searched refs:ASC_RQ_DONE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
adwmcode.h 65 #define ASC_RQ_DONE 0x00000001
adwlib.c 885 * completed the RISC will set the ASC_RQ_DONE bit.
2023 while (((le32toh(irq_next_pa = sc->irq_sp->next_ba)) & ASC_RQ_DONE) != 0)

Completed in 13 milliseconds