lastpb            134 dev/isa/mcd.c  	struct	mcd_command lastpb;
lastpb           1685 dev/isa/mcd.c  	sc->lastpb = mbx.cmd;
lastpb           1719 dev/isa/mcd.c  	sc->lastpb = mbx.cmd;
lastpb           1747 dev/isa/mcd.c  	sc->lastpb = mbx.cmd;
lastpb           1771 dev/isa/mcd.c  	sc->lastpb.data.seek.start_msf[0] = q.current.absolute_pos[0];
lastpb           1772 dev/isa/mcd.c  	sc->lastpb.data.seek.start_msf[1] = q.current.absolute_pos[1];
lastpb           1773 dev/isa/mcd.c  	sc->lastpb.data.seek.start_msf[2] = q.current.absolute_pos[2];
lastpb           1797 dev/isa/mcd.c  	mbx.cmd = sc->lastpb;