Home
last modified time | relevance | path

Searched refs:FDFormat (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/block/
H A Dfdc-internal.h56 typedef struct FDFormat { struct
62 } FDFormat; argument
142 extern const FDFormat fd_formats[];
H A Dfdc-isa.c133 const FDFormat *fdf; in isa_fdc_get_drive_max_chs()
H A Dfdc.c99 const FDFormat fd_formats[] = {
293 const FDFormat *parse; in pick_geometry()