SNDCTL_DSP_SETFRAGMENT
if (ioctl(config->fd, SNDCTL_DSP_SETFRAGMENT, &tmp) < 0)
args->cmd = SNDCTL_DSP_SETFRAGMENT;
case SNDCTL_DSP_SETFRAGMENT:
#define SOUND_PCM_SETFRAGMENT SNDCTL_DSP_SETFRAGMENT
if (ioctl(f, SNDCTL_DSP_SETFRAGMENT, &c))
if (ioctl(c->oss_fd, SNDCTL_DSP_SETFRAGMENT, &v) < 0) {
case SNDCTL_DSP_SETFRAGMENT: