Searched refs:read_audio_through_read_cd (Results 1 – 3 of 3) sorted by relevance
109 int read_audio_through_read_cd(cd_device *dev, uint_t start_lba, uint_t nblks,
206 dev->d_read_audio = read_audio_through_read_cd; in get_device()210 dev->d_read_audio = read_audio_through_read_cd; in get_device()
743 read_audio_through_read_cd(cd_device *dev, uint_t start_lba, uint_t nblks, in read_audio_through_read_cd() function