Home
last modified time | relevance | path

Searched refs:FLOPPY_MAJOR (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/util-linux/
Dfdisk_sun.c26 #define FLOPPY_MAJOR 2 macro
55 && major(bootstat.st_rdev) == FLOPPY_MAJOR) { in guess_device_type()