Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
anreg.h | 158 #define AN_EV_ALLOC 0x0008 /* async alloc/reclaim completed */ |
an.c | 1793 if (CSR_READ_2(sc, AN_EVENT_STAT) & AN_EV_ALLOC) 1803 CSR_WRITE_2(sc, AN_EVENT_ACK, AN_EV_ALLOC); |