Searched defs:fd_eject (Results 1 – 2 of 2) sorted by relevance
/linux/arch/m68k/include/asm/ | ||
H A D | sun3xflop.h | 261 #define fd_eject(drive) sun3x_eject() macro |
/linux/drivers/block/ | ||
H A D | swim3.c | 858 static int fd_eject(struct floppy_state *fs) in fd_eject() function |