Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfd.h12 struct floppy_struct { struct
13 unsigned int size, /* nr of sectors total */
14 sect, /* sectors per track */
15 head, /* nr of heads */
16 track, /* nr of tracks */
17 stretch; /* !=0 means double track steps */
44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) argument