Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c748 (IEEE1394_SCSR_BANDWIDTH_AVAIL & in s1394_bandwidth_alloc()
778 (IEEE1394_SCSR_BANDWIDTH_AVAIL & in s1394_bandwidth_alloc()
823 IEEE1394_SCSR_BANDWIDTH_AVAIL) | (((uint64_t)IRM_node) << in s1394_bandwidth_alloc()
969 (IEEE1394_SCSR_BANDWIDTH_AVAIL & in s1394_bandwidth_free()
997 (IEEE1394_SCSR_BANDWIDTH_AVAIL & in s1394_bandwidth_free()
1042 IEEE1394_SCSR_BANDWIDTH_AVAIL) | in s1394_bandwidth_free()
/titanic_41/usr/src/uts/common/sys/1394/
H A Dieee1394.h234 #define IEEE1394_SCSR_BANDWIDTH_AVAIL 0xFFFFF0000220 macro