cd_pause
return (cd_pause(cd, PA_RESUME));
return (cd_pause(cd, PA_PAUSE));
static int cd_pause(struct cd_softc *, int);