Home
last modified time | relevance | path

Searched refs:t1394_free_isoch_cec (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h613 int t1394_free_isoch_cec(t1394_handle_t t1394_hdl, uint_t flags,
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1464 ret = t1394_free_isoch_cec(t1394_hdl, flags, in t1394_alloc_isoch_single()
1495 ret = t1394_free_isoch_cec(t1394_hdl, flags, in t1394_alloc_isoch_single()
1570 ret = t1394_free_isoch_cec(t1394_hdl, flags, in t1394_free_isoch_single()
1693 t1394_free_isoch_cec(t1394_handle_t t1394_hdl, uint_t flags, in t1394_free_isoch_cec() function