Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sk/
H A Dif_skreg.h192 #define SK_ISR_MAC2 0x00080000 macro
H A Dif_sk.c2243 if (sc_if1 && (status & SK_ISR_MAC2) && in sk_intr()