Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_lib_data.c173 {0x94, PDT_ZBC, "ZBC out"}, /* new sbc4r04, has service actions */
174 {0x95, PDT_ZBC, "ZBC in"}, /* new sbc4r04, has service actions */
371 {0x14, PDT_ZBC, "Reset write pointer"},
512 {0x1, PDT_ZBC, "Close zone"},
513 {0x2, PDT_ZBC, "Finish zone"},
514 {0x3, PDT_ZBC, "Open zone"},
515 {0x4, PDT_ZBC, "Reset write pointer"},
521 {0x0, PDT_ZBC, "Report zones"},
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h60 #define PDT_ZBC 0x14 /* Zoned Block Commands (ZBC) */ macro