Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux/common/
H A Dlinux_fdio.h45 struct linux_floppy_struct { struct
46 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 …]