Searched defs:linux_floppy_struct (Results 1 – 1 of 1) sorted by relevance
45 struct linux_floppy_struct { struct46 u_int size;47 u_int sect;48 u_int head;49 u_int track;50 u_int stretch;51 u_char gap;52 u_char rate;53 u_char spec1;54 u_char fmt_gap;[all …]