Home
last modified time | relevance | path

Searched refs:kFullTableOfContentsFormat (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/partitioning_systems/session/
H A Dscsi-mmc.h72 const uint8 kFullTableOfContentsFormat = 0x02; //!< "READ TOC/PMA/ATIP" format of interest variable
H A DDisc.cpp258 scsi_command.format = kFullTableOfContentsFormat; in read_table_of_contents()