Searched refs:SCSI_TOC_FORMAT_TOC (Results 1 – 3 of 3) sorted by relevance
976 #define SCSI_TOC_FORMAT_TOC 0 // all TOCs starting with <track> (0xaa for lead-out) macro
665 status_t status = read_table_of_contents(fd, 1, SCSI_TOC_FORMAT_TOC, in read_table_of_contents()
255 cmd->format = SCSI_TOC_FORMAT_TOC; in get_toc()