taglinefilesource code
floppy_off2592drivers/block/floppy.cfloppy_off(current_drive);
floppy_off139include/linux/blk.hstatic void floppy_off(unsigned int nr);
floppy_off146include/linux/blk.h#define DEVICE_OFF(device) floppy_off(DEVICE_NR(device))