Searched refs:cdte_format (Results 1 – 6 of 6) sorted by relevance
84 cgc.cmd[1] |= (tocentry->cdte_format == CDROM_MSF) ? 0x02 : 0; in sr_read_tocentry()98 if (tocentry->cdte_format == CDROM_MSF) { in sr_read_tocentry()136 trk0_te.cdte_format = CDROM_MSF; in sr_fake_playtrkind()138 trk1_te.cdte_format = CDROM_MSF; in sr_fake_playtrkind()364 toc_e.cdte_format = CDROM_LBA; in sr_disk_status()
1004 entry.cdte_format = CDROM_MSF; in cdrom_count_tracks()1012 if (entry.cdte_format == 0x10) in cdrom_count_tracks()1014 else if (entry.cdte_format == 0x20) in cdrom_count_tracks()1022 i, entry.cdte_format, entry.cdte_ctrl); in cdrom_count_tracks()2630 u8 requested_format = entry->cdte_format; in cdrom_read_tocentry()2637 entry->cdte_format = CDROM_MSF; in cdrom_read_tocentry()2640 sanitize_format(&entry->cdte_addr, &entry->cdte_format, in cdrom_read_tocentry()2861 toc.cdte_format = CDROM_MSF; in cdrom_get_last_written()2865 sanitize_format(&toc.cdte_addr, &toc.cdte_format, CDROM_LBA); in cdrom_get_last_written()
48 te.cdte_format = CDROM_LBA; in hfs_get_last_session()
227 __u8 cdte_format; member
248 - EINVAL entry.cdte_format not CDROM_MSF or CDROM_LBA
515 te.cdte_format = CDROM_LBA; in isofs_get_last_session()