Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
HDif_wireg.h284 #define WI_EVENT_STAT 0x30 /* Event status */ macro
HDif_wi.c613 status = CSR_READ_2(sc, WI_EVENT_STAT); in wi_intr()
1845 s = CSR_READ_2(sc, WI_EVENT_STAT); in wi_cmd()
1976 if (CSR_READ_2(sc, WI_EVENT_STAT) & WI_EV_ALLOC) in wi_alloc_fid()