YB_TABLET_MODE
set_bit(YB_TABLET_MODE, &data->flags);
clear_bit(YB_TABLET_MODE, &data->flags);
if (test_bit(YB_TABLET_MODE, &data->flags)) {