SET_BUSY
#define SET_BUSY(sc) do {sc->flags |= CXGB_BUSY;} while (0)
#define SET_BUSY(sc) do {(sc)->flags |= CXGBE_BUSY;} while (0)