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

/netbsd-current/sys/dev/pci/
H A Dif_age.c497 if (status == 0 || (status & AGE_INTRS) == 0)
515 while ((status & AGE_INTRS) != 0) {
1888 CSR_WRITE_4(sc, AGE_INTR_MASK, AGE_INTRS);
H A Dif_agereg.h480 #define AGE_INTRS \ macro

Completed in 287 milliseconds