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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h283 * t1394_alloc_isoch_cec(). As the cec_options field in that
310 t1394_cec_options_t cec_options; member in struct:t1394_isoch_cec_props_s
H A Ds1394.h834 t1394_cec_options_t cec_options; member in struct:s1394_isoch_cec_s
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c84 if (!(cec_curr->cec_options & T1394_NO_IRM_ALLOC) &&
127 if (!(cec_curr->cec_options & T1394_NO_IRM_ALLOC) &&
230 if (!(cec_curr->cec_options & T1394_NO_IRM_ALLOC) &&
H A Dt1394.c1909 if (props->cec_options & T1394_NO_IRM_ALLOC) {
1964 cec_new->cec_options = props->cec_options;
2445 if (cec_curr->cec_options & T1394_NO_IRM_ALLOC) {
2983 if (cec_curr->cec_options & T1394_NO_IRM_ALLOC) {

Completed in 74 milliseconds