taglinefilesource code
int_to_bcd931drivers/block/cdu31a.cmsf[0] = int_to_bcd(log / 4500);
int_to_bcd933drivers/block/cdu31a.cmsf[1] = int_to_bcd(log / 75);
int_to_bcd934drivers/block/cdu31a.cmsf[2] = int_to_bcd(log % 75);
int_to_bcd1382drivers/block/cdu31a.cparams[i] = int_to_bcd(params[i]);
int_to_bcd1448drivers/block/cdu31a.ctrack_idx = find_track(int_to_bcd(loc_entry.cdte_track));
int_to_bcd1496drivers/block/cdu31a.ctrack_idx = find_track(int_to_bcd(ti.cdti_trk0));
int_to_bcd1516drivers/block/cdu31a.ctrack_idx = find_track(int_to_bcd(ti.cdti_trk1+1));