Searched refs:av1394_ic_alloc_pool (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_isoch_chan.c | 425 av1394_ic_alloc_pool(av1394_isoch_pool_t *pool, size_t framesz, int cnt, in av1394_ic_alloc_pool() function 435 AV1394_TNF_ENTER(av1394_ic_alloc_pool); in av1394_ic_alloc_pool() 444 AV1394_TNF_EXIT(av1394_ic_alloc_pool); in av1394_ic_alloc_pool() 495 AV1394_TNF_EXIT(av1394_ic_alloc_pool); in av1394_ic_alloc_pool()
|
H A D | av1394_isoch_recv.c | 80 nframes = av1394_ic_alloc_pool(pool, icp->ic_framesz, icp->ic_nframes, in av1394_ir_init()
|
H A D | av1394_isoch_xmit.c | 99 nframes = av1394_ic_alloc_pool(pool, icp->ic_framesz, icp->ic_nframes, in av1394_it_init()
|
/titanic_44/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,
|