IO_DONE_BIT
set_bit(IO_DONE_BIT, &bfad_priv(cmnd)->status);
wait_event(wq, test_bit(IO_DONE_BIT, &bfad_priv(cmnd)->status));
wait_event(wq, test_bit(IO_DONE_BIT,