Searched refs:FLOPPY_MAJOR (Results 1 – 2 of 2) sorted by relevance
810 err = register_blkdev(FLOPPY_MAJOR, "fd"); in swim_floppy_init()813 FLOPPY_MAJOR); in swim_floppy_init()839 swd->unit[drive].disk->major = FLOPPY_MAJOR; in swim_floppy_init()857 unregister_blkdev(FLOPPY_MAJOR, "fd"); in swim_floppy_init()931 unregister_blkdev(FLOPPY_MAJOR, "fd"); in swim_remove()970 MODULE_ALIAS_BLOCKDEV_MAJOR(FLOPPY_MAJOR);
13 #define FLOPPY_MAJOR 2 macro