Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c148 generation, S1394_CHANNEL_ALLOC_HI, in s1394_isoch_rsrc_realloc()
351 if (flags & S1394_CHANNEL_ALLOC_HI) { in s1394_channel_alloc()
436 if (flags & S1394_CHANNEL_ALLOC_HI) { in s1394_channel_alloc()
557 if (flags & S1394_CHANNEL_ALLOC_HI) { in s1394_channel_free()
631 if (flags & S1394_CHANNEL_ALLOC_HI) { in s1394_channel_free()
H A Dt1394.c2523 S1394_CHANNEL_ALLOC_HI, &old_chnl, in t1394_setup_isoch_cec()
3036 S1394_CHANNEL_ALLOC_HI, &old_chnl_mask, &err); in t1394_teardown_isoch_cec()
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h156 #define S1394_CHANNEL_ALLOC_HI 1 macro