Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dfloppy.h29 #define FLOPPY0_TYPE fd_drive_type(0)
30 #define FLOPPY1_TYPE fd_drive_type(1)
/openbmc/linux/arch/mips/include/asm/mach-generic/
H A Dfloppy.h125 static inline unsigned long fd_drive_type(unsigned long n) in fd_drive_type() function
/openbmc/linux/arch/mips/include/asm/mach-jazz/
H A Dfloppy.h122 static inline unsigned long fd_drive_type(unsigned long n) in fd_drive_type() function
/openbmc/linux/drivers/block/
H A Damiflop.c175 struct fd_drive_type { struct
191 struct fd_drive_type *type; /* type of floppy for this unit */ argument
246 static struct fd_drive_type drive_types[] = {