Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfd.h14 struct floppy_struct { struct
52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) argument
56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
/linux/drivers/block/
H A Dswim.c558 static struct floppy_struct floppy_type[4] = {
566 struct floppy_struct **g) in get_floppy_geometry()
588 struct floppy_struct *g; in setup_medium()
707 sizeof(struct floppy_struct))) in floppy_ioctl()
717 struct floppy_struct *g; in floppy_getgeo()
H A Dswim3.c883 static struct floppy_struct floppy_type =
907 sizeof(struct floppy_struct))) in floppy_locked_ioctl()
H A Dataflop.c1594 struct floppy_struct getprm; in fd_locked_ioctl()
1596 struct floppy_struct setprm; in fd_locked_ioctl()