Searched refs:HASR_MMC_BUSY (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/wl/
H A Dif_wl.h83 #define HASR_MMC_BUSY 0x0004 /* MMC busy indication */ macro
116 while(inw(HASR(sc->base)) & HASR_MMC_BUSY) ; \
H A Dif_wl.c2350 while (inw(HASR(base)) & HASR_MMC_BUSY)
2353 while (inw(HASR(base)) & HASR_MMC_BUSY)

Completed in 42 milliseconds