Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/wl/
Dif_wl.h82 #define HASR_MMC_INTR 0x0002 /* Interrupt request from MMC */ macro
Dif_wl.c1513 if ((int_type = inw(HASR(base))) & HASR_MMC_INTR) { in wlintr()