Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cdrw/
H A Ddevice.h84 uint_t cdrw_x_to_bandwidth(uint_t x);
H A Dmisc_scsi.c918 cdrw_x_to_bandwidth(speed), rate)); in cd_speed_ctrl()
923 cdrw_x_to_bandwidth(speed))); in cd_speed_ctrl()
999 cdrw_x_to_bandwidth(speed), write_speed); in rt_streaming_ctrl()
1018 cdrw_x_to_bandwidth(speed)); in rt_streaming_ctrl()
H A Ddevice.c940 cdrw_x_to_bandwidth(uint_t x) in cdrw_x_to_bandwidth() function