QUEUE_FLAG_INIT_DONE
blk_queue_flag_set(QUEUE_FLAG_INIT_DONE, q);
#define blk_queue_init_done(q) test_bit(QUEUE_FLAG_INIT_DONE, &(q)->queue_flags)