Lines Matching defs:format_str
321 char const *format_str, *nblks_str, *param_str, *user_spec;
323 format_str = nblks_str = param_str = "reserved";
329 format_str = "full format capacity";
335 format_str = "spare area expansion";
342 format_str = "variable length zone'd format";
348 format_str = "fixed length zone'd format";
355 format_str = "CD-RW/DVD-RW full packet format";
361 format_str = "CD-RW/DVD-RW grow session";
367 format_str = "CD-RW/DVD-RW add session";
374 format_str = "DVD-RW max growth of last complete session";
380 format_str = "DVD-RW quick grow last session";
386 format_str = "DVD-RW quick full format";
393 format_str = "background MRW format";
400 format_str = "background DVD+RW full format";
407 format_str = "BD-RE full format with spare area";
413 format_str = "BD-RE full format without spare area";
424 printf("\n\tFormat type 0x%02x : %s\n", format_tp, format_str);