Lines Matching refs:discpos_tot

746 		if (tmp_eaddr > s->discpos_tot.addr)  in aixioc_do_playaudio()
747 tmp_eaddr = s->discpos_tot.addr; in aixioc_do_playaudio()
771 if (end_addr > s->discpos_tot.addr) in aixioc_do_playaudio()
772 end_addr = s->discpos_tot.addr; in aixioc_do_playaudio()
1352 s->discpos_tot.addr = s->trkinfo[i].addr; in aixioc_fix_toc()
1353 s->discpos_tot.addr -= 11400; in aixioc_fix_toc()
1355 s->discpos_tot.addr, in aixioc_fix_toc()
1356 &s->discpos_tot.min, in aixioc_fix_toc()
1357 &s->discpos_tot.sec, in aixioc_fix_toc()
1358 &s->discpos_tot.frame, in aixioc_fix_toc()
1440 s->discpos_tot.min = s->trkinfo[i].min; in aixioc_get_toc()
1441 s->discpos_tot.sec = s->trkinfo[i].sec; in aixioc_get_toc()
1442 s->discpos_tot.frame = s->trkinfo[i].frame; in aixioc_get_toc()
1444 s->discpos_tot.addr = s->trkinfo[i].addr; in aixioc_get_toc()
1463 s->discpos_tot.addr = s->trkinfo[i].addr = cdinfo.un.idecd.numblks; in aixioc_get_toc()
1465 s->discpos_tot.min = s->trkinfo[i].min; in aixioc_get_toc()
1466 s->discpos_tot.sec = s->trkinfo[i].sec; in aixioc_get_toc()
1467 s->discpos_tot.frame = s->trkinfo[i].frame; in aixioc_get_toc()
2292 end_msf.min = s->discpos_tot.min; in aixioc_run_repeat()
2293 end_msf.sec = s->discpos_tot.sec; in aixioc_run_repeat()
2294 end_msf.frame = s->discpos_tot.frame; in aixioc_run_repeat()
2298 s->trkinfo[0].addr, s->discpos_tot.addr, in aixioc_run_repeat()
3085 end_msf.min = s->discpos_tot.min; in aixioc_play_pause()
3086 end_msf.sec = s->discpos_tot.sec; in aixioc_play_pause()
3087 end_msf.frame = s->discpos_tot.frame; in aixioc_play_pause()
3100 start_addr, s->discpos_tot.addr, in aixioc_play_pause()
3144 end_msf.min = s->discpos_tot.min; in aixioc_play_pause()
3145 end_msf.sec = s->discpos_tot.sec; in aixioc_play_pause()
3146 end_msf.frame = s->discpos_tot.frame; in aixioc_play_pause()
3150 s->discpos_tot.addr, in aixioc_play_pause()
3379 end_msf.min = s->discpos_tot.min; in aixioc_prevtrk()
3380 end_msf.sec = s->discpos_tot.sec; in aixioc_prevtrk()
3381 end_msf.frame = s->discpos_tot.frame; in aixioc_prevtrk()
3397 start_addr, s->discpos_tot.addr, in aixioc_prevtrk()
3537 end_msf.min = s->discpos_tot.min; in aixioc_nexttrk()
3538 end_msf.sec = s->discpos_tot.sec; in aixioc_nexttrk()
3539 end_msf.frame = s->discpos_tot.frame; in aixioc_nexttrk()
3555 start_addr, s->discpos_tot.addr, in aixioc_nexttrk()
3701 end_msf.min = s->discpos_tot.min; in aixioc_previdx()
3702 end_msf.sec = s->discpos_tot.sec; in aixioc_previdx()
3703 end_msf.frame = s->discpos_tot.frame; in aixioc_previdx()
3706 s->curpos_tot.addr, s->discpos_tot.addr, in aixioc_previdx()
3824 end_msf.min = s->discpos_tot.min; in aixioc_nextidx()
3825 end_msf.sec = s->discpos_tot.sec; in aixioc_nextidx()
3826 end_msf.frame = s->discpos_tot.frame; in aixioc_nextidx()
3829 s->curpos_tot.addr, s->discpos_tot.addr, in aixioc_nextidx()
3952 end_msf.min = s->discpos_tot.min; in aixioc_rew()
3953 end_msf.sec = s->discpos_tot.sec; in aixioc_rew()
3954 end_msf.frame = s->discpos_tot.frame; in aixioc_rew()
3958 s->discpos_tot.addr, in aixioc_rew()
4103 end_addr = s->discpos_tot.addr; in aixioc_ff()
4104 end_msf.min = s->discpos_tot.min; in aixioc_ff()
4105 end_msf.sec = s->discpos_tot.sec; in aixioc_ff()
4106 end_msf.frame = s->discpos_tot.frame; in aixioc_ff()
4183 end_addr = s->discpos_tot.addr; in aixioc_warp()
4184 end_msf.min = s->discpos_tot.min; in aixioc_warp()
4185 end_msf.sec = s->discpos_tot.sec; in aixioc_warp()
4186 end_msf.frame = s->discpos_tot.frame; in aixioc_warp()