LSIV3_D_DEVICE
disk_number = (meta->device & (LSIV3_D_DEVICE|LSIV3_D_CHANNEL))?1:0;
disk_number = (meta->device & LSIV3_D_DEVICE ? 1 : 0) +