Many operators don't do D checks any more. What would formerly be part of the D checks is divided up and folded into the C checks, so at every C check you do part of what would have been in the D check. That's why the C checks are called C1, C2, C3 or similar.