Searched refs:CLR_BUSY (Results 1 – 4 of 4) sorted by relevance
143 #define CLR_BUSY(sc) do {sc->flags &= ~CXGB_BUSY;} while (0) macro
1121 CLR_BUSY(sc); in cxgb_port_detach()1753 CLR_BUSY(sc); in cxgb_init_locked()1787 CLR_BUSY(sc); in cxgb_uninit_locked()
193 #define CLR_BUSY(sc) do {(sc)->flags &= ~CXGBE_BUSY;} while (0) macro
5234 CLR_BUSY(sc); in end_synchronized_op()