WI_EV_ALLOC       504 dev/ic/if_wi.c 	if (status & WI_EV_ALLOC) {
WI_EV_ALLOC       507 dev/ic/if_wi.c 		CSR_WRITE_2(sc, WI_EVENT_ACK, WI_EV_ALLOC);
WI_EV_ALLOC      1379 dev/ic/if_wi.c 		if (CSR_READ_2(sc, WI_EVENT_STAT) & WI_EV_ALLOC)
WI_EV_ALLOC      1387 dev/ic/if_wi.c 	CSR_WRITE_2(sc, WI_EVENT_ACK, WI_EV_ALLOC);
WI_EV_ALLOC       274 dev/ic/if_wireg.h 	(WI_EV_RX|WI_EV_TX|WI_EV_TX_EXC|WI_EV_ALLOC|WI_EV_INFO|WI_EV_INFO_DROP)