getstdfmt
static void getstdfmt(const char *, struct bpb *);
getstdfmt(opt_f, &bpb);
static int getstdfmt(const char *, struct bpb *);
if (getstdfmt(o.floppy, &bpb) == -1)