taglinefilesource code
floppy_on10include/linux/fdreg.hextern void floppy_on(unsigned int nr);
floppy_on301include/linux/fs.hextern void floppy_on(unsigned int dev);
floppy_on107kernel/blk_drv/blk.h#define DEVICE_ON(device) floppy_on(DEVICE_NR(device))