Searched refs:cdrw_bandwidth_to_x (Results 1 – 3 of 3) sorted by relevance
886 "Read" : "Write", cdrw_bandwidth_to_x(rate)); in cd_speed_get()909 return (cdrw_bandwidth_to_x(rate)); in cd_speed_ctrl()913 return (cdrw_bandwidth_to_x(rate)); in cd_speed_ctrl()986 ret = (int)cdrw_bandwidth_to_x(rate); in rt_streaming_ctrl()991 ret = (int)cdrw_bandwidth_to_x(rate); in rt_streaming_ctrl()
83 uint_t cdrw_bandwidth_to_x(uint_t rate);
924 cdrw_bandwidth_to_x(uint_t rate) in cdrw_bandwidth_to_x() function