start_msf        1679 dev/isa/mcd.c  	mbx.cmd.data.play.start_msf[0] = sc->toc[a].toc.absolute_pos[0];
start_msf        1680 dev/isa/mcd.c  	mbx.cmd.data.play.start_msf[1] = sc->toc[a].toc.absolute_pos[1];
start_msf        1681 dev/isa/mcd.c  	mbx.cmd.data.play.start_msf[2] = sc->toc[a].toc.absolute_pos[2];
start_msf        1713 dev/isa/mcd.c  	mbx.cmd.data.play.start_msf[0] = bin2bcd(p->start_m);
start_msf        1714 dev/isa/mcd.c  	mbx.cmd.data.play.start_msf[1] = bin2bcd(p->start_s);
start_msf        1715 dev/isa/mcd.c  	mbx.cmd.data.play.start_msf[2] = bin2bcd(p->start_f);
start_msf        1745 dev/isa/mcd.c  	hsg2msf(p->blk, mbx.cmd.data.play.start_msf);
start_msf        1771 dev/isa/mcd.c  	sc->lastpb.data.seek.start_msf[0] = q.current.absolute_pos[0];
start_msf        1772 dev/isa/mcd.c  	sc->lastpb.data.seek.start_msf[1] = q.current.absolute_pos[1];
start_msf        1773 dev/isa/mcd.c  	sc->lastpb.data.seek.start_msf[2] = q.current.absolute_pos[2];
start_msf         198 dev/isa/mcdreg.h 			bcd_t	start_msf[3];
start_msf         202 dev/isa/mcdreg.h 			bcd_t	start_msf[3];
start_msf         206 dev/isa/mcdreg.h 			bcd_t	start_msf[3];