Home
last modified time | relevance | path

Searched refs:fd_eject (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dsun3xflop.h261 #define fd_eject(drive) sun3x_eject() macro
/linux/drivers/block/
H A Dswim3.c248 static int fd_eject(struct floppy_state *fs);
858 static int fd_eject(struct floppy_state *fs) in fd_eject() function
903 err = fd_eject(fs); in floppy_locked_ioctl()