Home
last modified time | relevance | path

Searched refs:SK_ISR_MAC1 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/sk/
H A Dif_skreg.h194 #define SK_ISR_MAC1 0x00200000 macro
H A Dif_sk.c2235 if (sc_if0 && (status & SK_ISR_MAC1) && in sk_intr()