Searched refs:av1394_ic_alloc_pool (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_chan.c411 * av1394_ic_alloc_pool()
425 av1394_ic_alloc_pool(av1394_isoch_pool_t *pool, size_t framesz, int cnt, function
435 AV1394_TNF_ENTER(av1394_ic_alloc_pool);
444 AV1394_TNF_EXIT(av1394_ic_alloc_pool);
495 AV1394_TNF_EXIT(av1394_ic_alloc_pool);
H A Dav1394_isoch_recv.c80 nframes = av1394_ic_alloc_pool(pool, icp->ic_framesz, icp->ic_nframes,
H A Dav1394_isoch_xmit.c99 nframes = av1394_ic_alloc_pool(pool, icp->ic_framesz, icp->ic_nframes,
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_isoch.h460 int av1394_ic_alloc_pool(av1394_isoch_pool_t *pool, size_t segsz, int cnt,

Completed in 51 milliseconds