Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c141 generation, S1394_CHANNEL_ALLOC_HI, in s1394_isoch_rsrc_realloc()
321 if (flags & S1394_CHANNEL_ALLOC_HI) { in s1394_channel_alloc()
382 if (flags & S1394_CHANNEL_ALLOC_HI) { in s1394_channel_alloc()
476 if (flags & S1394_CHANNEL_ALLOC_HI) { in s1394_channel_free()
531 if (flags & S1394_CHANNEL_ALLOC_HI) { in s1394_channel_free()
H A Dt1394.c2138 S1394_CHANNEL_ALLOC_HI, &old_chnl, in t1394_setup_isoch_cec()
2577 S1394_CHANNEL_ALLOC_HI, &old_chnl_mask, &err); in t1394_teardown_isoch_cec()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h154 #define S1394_CHANNEL_ALLOC_HI 1 macro