Searched refs:IF_TYPE_COUNT (Results 1 – 3 of 3) sorted by relevance
14 static const char *if_typename_str[IF_TYPE_COUNT] = {29 static enum uclass_id if_type_uclass_id[IF_TYPE_COUNT] = {48 for (i = 0; i < IF_TYPE_COUNT; i++) { in if_typename_to_iftype()
38 IF_TYPE_COUNT, /* Number of interface types */ enumerator
395 for (if_type = 0; if_type < IF_TYPE_COUNT; if_type++) { in efi_disk_register()