Searched refs:fd_drive_type (Results 1 – 4 of 4) sorted by relevance
29 #define FLOPPY0_TYPE fd_drive_type(0)30 #define FLOPPY1_TYPE fd_drive_type(1)
125 static inline unsigned long fd_drive_type(unsigned long n) in fd_drive_type() function
122 static inline unsigned long fd_drive_type(unsigned long n) in fd_drive_type() function
175 struct fd_drive_type { struct191 struct fd_drive_type *type; /* type of floppy for this unit */ argument246 static struct fd_drive_type drive_types[] = {