Searched refs:EDD_INFO_LOCKABLE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-i386/ | ||
D | edd.h | 60 #define EDD_INFO_LOCKABLE (1 << 5) macro |
/linux-2.4.37.9/arch/i386/kernel/ | ||
D | edd.c | 385 if (info->params.info_flags & EDD_INFO_LOCKABLE) in edd_show_info_flags() |