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

/netbsd-6-1-5-RELEASE/usr.sbin/mmcformat/
H A Dmmcformat.c316 int dscr_type, int verbose, int *supported)
423 switch (dscr_type) {
471 int dscr_type, format_tp; local
488 dscr_type = fcd[ 4] & 3;
492 print_format(format_tp, num_blks, param, dscr_type, verbose,
315 print_format(int format_tp, uint32_t num_blks, uint32_t param, int dscr_type, int verbose, int *supported) argument
/netbsd-6-1-5-RELEASE/sys/fs/udf/
H A Dudf_subr.c1183 int dscr_type, error, trace_len; local
1214 dscr_type = udf_rw16(dscr->tag.id);
1215 if (dscr_type == TAGID_TERM) {
1219 if (dscr_type != TAGID_LOGVOL_INTEGRITY) {
1285 int ext, minext, extlen, cnt, cpy_len, dscr_type; local
1363 dscr_type = udf_rw16(dscr->tag.id);
1364 if (dscr_type == TAGID_TERM) {
1369 if (dscr_type != TAGID_LOGVOL_INTEGRITY) {
1528 int error, dscr_type; local
1547 dscr_type
1726 int error, dscr_type; local
3277 int dscr_type; local
5311 int udf_file_type, dscr_type, strat, strat4096, needs_indirect; local
[all...]

Completed in 66 milliseconds