Home
last modified time | relevance | path

Searched refs:T1394_NO_IRM_ALLOC (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c84 if (!(cec_curr->cec_options & T1394_NO_IRM_ALLOC) && in s1394_isoch_rsrc_realloc()
127 if (!(cec_curr->cec_options & T1394_NO_IRM_ALLOC) && in s1394_isoch_rsrc_realloc()
230 if (!(cec_curr->cec_options & T1394_NO_IRM_ALLOC) && in s1394_isoch_rsrc_realloc_notify()
H A Dt1394.c1909 if (props->cec_options & T1394_NO_IRM_ALLOC) { in t1394_alloc_isoch_cec()
2445 if (cec_curr->cec_options & T1394_NO_IRM_ALLOC) { in t1394_setup_isoch_cec()
2983 if (cec_curr->cec_options & T1394_NO_IRM_ALLOC) { in t1394_teardown_isoch_cec()
/titanic_50/usr/src/uts/common/sys/1394/
H A Dt1394.h293 T1394_NO_IRM_ALLOC = (1 << 0) enumerator