Searched refs:adspioc_ack (Results 1 - 12 of 12) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dadsp.c156 adspioc_ack(EPROTOTYPE, mp, gref);
163 adspioc_ack(EINVAL, mp, gref);
176 adspioc_ack(EINVAL, mp, gref);
194 adspioc_ack(EADDRNOTAVAIL, mp, gref);
213 adspioc_ack(error, mp, gref); /* if this failed req complete */
218 adspioc_ack(error, mp, gref);
225 adspioc_ack(error, mp, gref);
230 adspioc_ack(error, mp, gref);
236 adspioc_ack(error, mp, gref);
242 adspioc_ack(erro
[all...]
H A Dadsp_Read.c91 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
159 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
191 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
205 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user */
224 adspioc_ack(ENOBUFS, (gbuf_t *)pb->ioc, pb->gref);
298 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
351 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
356 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user */
H A Dadsp_CLListen.c91 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user ioctl block */
H A Dadsp_NewCID.c87 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
H A Dadsp_Close.c183 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* current */
415 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
421 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
455 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user */
462 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user, and keep no copy
H A Dadsp_reset.c224 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user */
234 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
H A Dadsp_CLDeny.c96 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
H A Dadsp_Options.c100 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
H A Dadsp_Status.c152 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
H A Dadsp_Open.c267 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref);
279 adspioc_ack(0, (gbuf_t *)pb->ioc, pb->gref); /* release user */
H A Dadsp_internal.h366 void adspioc_ack(int, gbuf_t *, gref_t *);
H A Dadsp_stream.c457 void adspioc_ack(errno, m, gref) function

Completed in 67 milliseconds