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

  /src/sys/dev/pci/
if_vtereg.h 191 #define VTE_INTRS \
if_vte.c 970 if ((status & VTE_INTRS) == 0) {
977 for (n = 8; (status & VTE_INTRS) != 0;) {
996 CSR_WRITE_2(sc, VTE_MIER, VTE_INTRS);
1356 CSR_WRITE_2(sc, VTE_MIER, VTE_INTRS);

Completed in 16 milliseconds