Searched refs:fd_eject (Results 1 – 5 of 5) sorted by relevance
59 int (*fd_eject) (int); member78 #define fd_eject(drive) sun_fdops.fd_eject(drive) macro640 sun_fdops.fd_eject = sun_pci_fd_eject; in sun_floppy_init()753 sun_fdops.fd_eject = sun_fd_eject; in sun_floppy_init()
405 #define fd_eject(drive) sparc_eject() macro
260 #define fd_eject(drive) sun3x_eject() macro
250 static int fd_eject(struct floppy_state *fs);872 static int fd_eject(struct floppy_state *fs) in fd_eject() function917 err = fd_eject(fs); in floppy_locked_ioctl()
603 #ifndef fd_eject604 static inline int fd_eject(int drive) in fd_eject() function3432 ret = fd_eject(UNIT(drive)); in fd_locked_ioctl()4583 fd_eject(0); in floppy_module_exit()