Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/
H A Dt1394.h307 uint_t cec_max_speed; /* max speed supported */ member
/titanic_41/usr/src/uts/common/io/1394/
H A Dt1394.c1921 if (props->cec_min_speed != props->cec_max_speed) { in t1394_alloc_isoch_cec()
1960 cec_new->filter_max_speed = props->cec_max_speed; in t1394_alloc_isoch_cec()
2303 temp_max_speed = cec_curr->cec_alloc_props.cec_max_speed; in t1394_leave_isoch_cec()