Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h306 uint64_t cec_channel_mask; /* channels supported */ member
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1613 if (props->cec_channel_mask == 0) { in t1394_alloc_isoch_cec()
1618 temp = props->cec_channel_mask; in t1394_alloc_isoch_cec()
1657 cec_new->filter_channel_mask = props->cec_channel_mask; in t1394_alloc_isoch_cec()
1943 temp_channel_mask = cec_curr->cec_alloc_props.cec_channel_mask; in t1394_leave_isoch_cec()