HomeSort by relevance Sort by last modified time
    Searched refs:EDD_MBR_SIG_MAX (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/
edd.h 35 #define EDD_MBR_SIG_MAX 16
159 unsigned int mbr_signature[EDD_MBR_SIG_MAX];
  /external/kernel-headers/original/uapi/linux/
edd.h 52 #define EDD_MBR_SIG_MAX 16 /* max number of signatures to store */
184 unsigned int mbr_signature[EDD_MBR_SIG_MAX];
  /external/u-boot/include/linux/
edd.h 42 #define EDD_MBR_SIG_MAX 16 /* max number of signatures to store */
174 unsigned int mbr_signature[EDD_MBR_SIG_MAX];
  /external/u-boot/arch/x86/include/asm/
bootparam.h 113 __u32 edd_mbr_sig_buffer[EDD_MBR_SIG_MAX]; /* 0x290 */
  /bionic/libc/kernel/uapi/asm-x86/asm/
bootparam.h 162 __u32 edd_mbr_sig_buffer[EDD_MBR_SIG_MAX];
  /external/kernel-headers/original/uapi/asm-x86/asm/
bootparam.h 193 __u32 edd_mbr_sig_buffer[EDD_MBR_SIG_MAX]; /* 0x290 */

Completed in 409 milliseconds