Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c2027 uint64_t temp_chnl_mask; in t1394_setup_isoch_cec() local
2128 temp_chnl_mask = cec_curr->filter_channel_mask; in t1394_setup_isoch_cec()
2130 if ((temp_chnl_mask & 1) == 1) { in t1394_setup_isoch_cec()
2154 temp_chnl_mask = temp_chnl_mask >> 1; in t1394_setup_isoch_cec()