Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
H A Dif_wireg.h279 #define WI_OFF_BUSY 0x8000 macro
H A Dif_wi.c1878 if ((status & WI_OFF_BUSY) == 0) in wi_seek_bap()