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

  /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 \

Completed in 46 milliseconds