Home
last modified time | relevance | path

Searched refs:vclient_setup_buffers (Results 1 – 3 of 3) sorted by relevance

/src/usr.sbin/virtual_oss/virtual_oss/
H A Dmain.c339 vclient_setup_buffers(vclient_t *pvc, int size, int frags, in vclient_setup_buffers() function
474 error = vclient_setup_buffers(pvc, 0, 0, pvp->channels, in vclient_open_sub()
1092 return (vclient_setup_buffers(pvc, 0, 0, channels, 0, 0)); in vclient_set_channels()
1240 error = vclient_setup_buffers(pvc, data.val, 0, 0, 0, 0); in vclient_ioctl_oss()
1255 error = vclient_setup_buffers(pvc, in vclient_ioctl_oss()
1261 error = vclient_setup_buffers(pvc, 0, 0, 0, 0, 0); in vclient_ioctl_oss()
1274 error = vclient_setup_buffers(pvc, 0, 0, 0, 0, 0); in vclient_ioctl_oss()
1281 error = vclient_setup_buffers(pvc, 0, 0, 0, 0, data.val); in vclient_ioctl_oss()
1324 error = vclient_setup_buffers(pvc, 0, 0, 0, temp, 0); in vclient_ioctl_oss()
H A Dint.h271 extern int vclient_setup_buffers(vclient_t *, int size, int frags,
H A Dhttpd.c817 error = vclient_setup_buffers(pvc, 0, 0, in voss_httpd_start()
823 error = vclient_setup_buffers(pvc, 0, 0, pvp->channels, in voss_httpd_start()