Searched refs:IPW_FLAG_BUSY (Results 1 – 2 of 2) sorted by relevance
108 #define IPW_FLAG_BUSY 0x0040 macro
991 sc->flags &= ~IPW_FLAG_BUSY; in ipw_rx_cmd_intr()1480 if (sc->flags & IPW_FLAG_BUSY) { in ipw_cmd()1485 sc->flags |= IPW_FLAG_BUSY; in ipw_cmd()1493 sc->flags &= ~IPW_FLAG_BUSY; in ipw_cmd()1537 sc->flags &= ~IPW_FLAG_BUSY; in ipw_cmd()