ADAP_SLEEP
set_bit(ADAP_SLEEP, &adap->state_bits);
clear_bit(ADAP_SLEEP, &adap->state_bits);
wake_up_bit(&adap->state_bits, ADAP_SLEEP);