do_format
return do_format(drive, type, &fmt_desc);
static int do_format(int drive, int type, struct atari_format_descr *desc);
return do_format(drive, &inparam.f);