Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h305 uint_t cec_max_speed; /* max speed supported */ member
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1626 if (props->cec_min_speed != props->cec_max_speed) { in t1394_alloc_isoch_cec()
1655 cec_new->filter_max_speed = props->cec_max_speed; in t1394_alloc_isoch_cec()
1944 temp_max_speed = cec_curr->cec_alloc_props.cec_max_speed; in t1394_leave_isoch_cec()