Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/
H A Dt1394.h309 uint_t cec_bandwidth; /* max bytes per cycle */ member
/titanic_41/usr/src/uts/common/io/1394/
H A Dt1394.c1932 if ((props->cec_bandwidth <= IEEE1394_BANDWIDTH_MIN) || in t1394_alloc_isoch_cec()
1933 (props->cec_bandwidth > IEEE1394_BANDWIDTH_MAX)) { in t1394_alloc_isoch_cec()
1963 cec_new->bandwidth = props->cec_bandwidth; in t1394_alloc_isoch_cec()