Home
last modified time | relevance | path

Searched defs:linux_floppy_struct (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/compat/linux/
Dlinux_fdio.h46 struct linux_floppy_struct { struct
47 u_int size;
48 u_int sect;
49 u_int head;
50 u_int track;
51 u_int stretch;
52 u_char gap;
53 u_char rate;
54 u_char spec1;
55 u_char fmt_gap;
[all …]