Searched refs:EDD_MBR_SIG_MAX (Results 1 – 2 of 2) sorted by relevance
52 #define EDD_MBR_SIG_MAX 16 /* max number of signatures to store */ macro184 unsigned int mbr_signature[EDD_MBR_SIG_MAX];
64 static struct edd_device *edd_devices[EDD_MBR_SIG_MAX];76 return edev->index < min_t(unsigned char, edd.mbr_signature_nr, EDD_MBR_SIG_MAX); in edd_has_mbr_signature()718 min_t(unsigned char, EDD_MBR_SIG_MAX, edd.mbr_signature_nr), in edd_num_devices()