taglinefilesource code
int_to_bcd797drivers/block/cdu31a.cmsf[0] = int_to_bcd(log / 4500);
int_to_bcd799drivers/block/cdu31a.cmsf[1] = int_to_bcd(log / 75);
int_to_bcd800drivers/block/cdu31a.cmsf[2] = int_to_bcd(log % 75);
int_to_bcd1244drivers/block/cdu31a.cparams[i] = int_to_bcd(params[i]);
int_to_bcd1310drivers/block/cdu31a.ctrack_idx = find_track(int_to_bcd(loc_entry.cdte_track));
int_to_bcd1358drivers/block/cdu31a.ctrack_idx = find_track(int_to_bcd(ti.cdti_trk0));
int_to_bcd1378drivers/block/cdu31a.ctrack_idx = find_track(int_to_bcd(ti.cdti_trk1+1));