Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_lib_data.c26 PDT_DISK /* WO */, PDT_MMC, PDT_SCANNER, PDT_DISK /* optical */,
115 {0x42, PDT_MMC, "Read sub-channel"},
116 {0x43, PDT_MMC, "Read TOC/PMA/ATIP"},
118 {0x45, PDT_MMC, "Play audio(10)"},
119 {0x46, PDT_MMC, "Get configuration"},
120 {0x47, PDT_MMC, "Play audio msf"},
122 {0x4a, PDT_MMC, "Get event status notification"},
123 {0x4b, PDT_MMC, "Pause/resume"},
129 {0x51, PDT_MMC, "Read disk information"},
131 {0x52, PDT_MMC, "Read track information"},
[all …]
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h47 #define PDT_MMC 0x5 /* CD/DVD/BD (multi-media) */ macro