Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk_sun.c37 #ifndef IDE1_MAJOR
38 #define IDE1_MAJOR 22 macro
51 major(bootstat.st_rdev) == IDE1_MAJOR)) { in guess_device_type()
/busybox-1.35.0/miscutils/
Ddevfsd.c137 #define IDE1_MAJOR 22 macro
1561 if (i == IDE0_MAJOR || i == IDE1_MAJOR || i == IDE2_MAJOR in get_old_ide_name()