Home
last modified time | relevance | path

Searched refs:fd_eject (Results 1 – 3 of 3) 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()
H A Dfloppy.c605 #ifndef fd_eject
606 static inline int fd_eject(int drive) in fd_eject() function
3454 ret = fd_eject(UNIT(drive)); in fd_locked_ioctl()
5001 fd_eject(0); in floppy_module_exit()