Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_age.c | 497 if (status == 0 || (status & AGE_INTRS) == 0) 515 while ((status & AGE_INTRS) != 0) { 1888 CSR_WRITE_4(sc, AGE_INTR_MASK, AGE_INTRS); |
if_agereg.h | 480 #define AGE_INTRS \ |