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 D | av1394_isoch_chan.c | 411 * 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 D | av1394_isoch_recv.c | 80 nframes = av1394_ic_alloc_pool(pool, icp->ic_framesz, icp->ic_nframes,
|
H A D | av1394_isoch_xmit.c | 99 nframes = av1394_ic_alloc_pool(pool, icp->ic_framesz, icp->ic_nframes,
|
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/ |
H A D | av1394_isoch.h | 460 int av1394_ic_alloc_pool(av1394_isoch_pool_t *pool, size_t segsz, int cnt,
|
Completed in 51 milliseconds