Home
last modified time | relevance | path

Searched refs:current_max_speed (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c196 softc_p->sii.si_speed = softc_p->targetinfo.current_max_speed; in dcam_frame_rcv_init()
373 data |= (softc_p->targetinfo.current_max_speed << 24); in dcam_frame_rcv_init()
H A Ddcam.c1157 softc_p->targetinfo.current_max_speed = in dcam_bus_reset_notify()
1158 targetinfo.current_max_speed; in dcam_bus_reset_notify()
/titanic_44/usr/src/uts/common/sys/1394/
H A Dt1394.h407 uint_t current_max_speed; member
/titanic_44/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c571 (sp->s_targetinfo.current_max_speed << SBP2_ORB_CMD_SPD_SHIFT) | in scsa1394_sbp2_cmd2orb()
572 ((7 + sp->s_targetinfo.current_max_speed - in scsa1394_sbp2_cmd2orb()
/titanic_44/usr/src/uts/common/io/1394/
H A Dt1394.c3760 targetinfo->current_max_speed = (uint_t)s1394_speed_map_get( in t1394_get_targetinfo()
3770 tnf_uint, speed, targetinfo->current_max_speed, in t1394_get_targetinfo()