Hi Vinayak,
If you are using KL17, there are only two status and control registers ADC0_SC1A and ADC0_SC1B.
For some other Kinetis may have four status and control registers ADC_SC1A to ADC_SC1D(for example KM1x )
SC1A is used for both software and hardware trigger modes of operation.
The SC1B–SC1n registers indicate potentially multiple SC1 registers for use only in hardware trigger mode.(for the KL17 'SC1B–SC1n' means SC1B–SC1B, for KM1x 'SC1B–SC1n' means SC1B–SC1D)

SC1A-SC1n means all of the status and control registers.
SC1B-SC1n means all of the status and control registers except SC1A.
Best Regards,
Robin