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