WI_EV_ALLOC
CSR_WRITE_2(sc, WI_EVENT_ACK, WI_EV_ALLOC);
if (CSR_READ_2(sc, WI_EVENT_STAT) & WI_EV_ALLOC)
CSR_WRITE_2(sc, WI_EVENT_ACK, WI_EV_ALLOC);
#define WI_INTRS (WI_EV_RX | WI_EV_ALLOC | WI_EV_INFO)
if (status & WI_EV_ALLOC)