Searched refs:cdsetspeed (Results 1 – 1 of 1) sorted by relevance
286 static int cdsetspeed(struct cam_periph *periph,2729 error = cdsetspeed(periph, *(u_int32_t *)addr, CDR_MAX_SPEED); in cdioctl()2734 error = cdsetspeed(periph, CDR_MAX_SPEED, *(u_int32_t *)addr); in cdioctl()3810 cdsetspeed(struct cam_periph *periph, u_int32_t rdspeed, u_int32_t wrspeed) in cdsetspeed() function