Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cdrw/
H A Dtoshiba.h42 int toshiba_speed_ctrl(cd_device *dev, int cmd, int speed);
H A Dtoshiba.c110 toshiba_speed_ctrl(cd_device *dev, int cmd, int speed) in toshiba_speed_ctrl() function
H A Ddevice.c198 dev->d_speed_ctrl = toshiba_speed_ctrl; in get_device()