Home
last modified time | relevance | path

Searched refs:rt_streaming_ctrl (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/cdrw/
H A Dmisc_scsi.h113 int rt_streaming_ctrl(cd_device *dev, int cmd, int speed);
H A Ddevice.c224 dev->d_speed_ctrl = rt_streaming_ctrl; in get_device()
H A Dmisc_scsi.c978 rt_streaming_ctrl(cd_device *dev, int cmd, int speed) in rt_streaming_ctrl() function