Searched refs:cmplist (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/mmcformat/
H A Dmmcformat.c575 uint32_t blocks, uint32_t param, int certification, int cmplist)
588 if (cmplist)
589 cmplist = 8;
602 cmd[1] = 0x11 | cmplist; /* parameter list format 1 follows */
678 "-r recompile defect list for DVD-RAM (cmplist)\n"
708 int certification, cmplist; local
724 cmplist = 0;
766 cmplist = 1;
1045 "certification %d, cmplist %d\n",
1047 certification, cmplist);
574 uscsi_format_disc(struct uscsi_dev *mydev, int immed, int format_type, uint32_t blocks, uint32_t param, int certification, int cmplist) argument
[all...]

Completed in 103 milliseconds