Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dmajor.h12 #define FLOPPY_MAJOR 2 macro
/external/grub/lib/
Ddevice.c58 # ifndef FLOPPY_MAJOR
59 # define FLOPPY_MAJOR 2 /* the major number for floppy */ macro
467 && MAJOR (st.st_rdev) != FLOPPY_MAJOR in check_device()
/external/grub/
DChangeLog1450 [__linux__] (FLOPPY_MAJOR): Likewise.
5162 definition FLOPPY_MAJOR.
5164 major number of ST.ST_RDEV is FLOPPY_MAJOR.