Searched defs:t1394_free_isoch_cec (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1712 ret = t1394_free_isoch_cec(t1394_hdl, flags,
1718 "Unexpected error from t1394_free_isoch_cec()");
1755 ret = t1394_free_isoch_cec(t1394_hdl, flags,
1761 "Unexpected error from t1394_free_isoch_cec()");
1846 ret = t1394_free_isoch_cec(t1394_hdl, flags,
1852 "Unexpected error from t1394_free_isoch_cec()");
1984 * Function: t1394_free_isoch_cec()
1994 * Description: t1394_free_isoch_cec() attempts to free the Isoch CEC
2000 t1394_free_isoch_cec(t1394_handle_t t1394_hdl, uint_t flags, function

Completed in 65 milliseconds