Home
last modified time | relevance | path

Searched refs:cec_options (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c77 if (!(cec_curr->cec_options & T1394_NO_IRM_ALLOC) && in s1394_isoch_rsrc_realloc()
120 if (!(cec_curr->cec_options & T1394_NO_IRM_ALLOC) && in s1394_isoch_rsrc_realloc()
210 if (!(cec_curr->cec_options & T1394_NO_IRM_ALLOC) && in s1394_isoch_rsrc_realloc_notify()
H A Dt1394.c1619 if (props->cec_options & T1394_NO_IRM_ALLOC) { in t1394_alloc_isoch_cec()
1659 cec_new->cec_options = props->cec_options; in t1394_alloc_isoch_cec()
2065 if (cec_curr->cec_options & T1394_NO_IRM_ALLOC) { in t1394_setup_isoch_cec()
2528 if (cec_curr->cec_options & T1394_NO_IRM_ALLOC) { in t1394_teardown_isoch_cec()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h308 t1394_cec_options_t cec_options; member
H A Ds1394.h798 t1394_cec_options_t cec_options; member