Searched refs:IF_COUNT (Results 1 – 2 of 2) sorted by relevance
24 IF_COUNT enumerator
77 static const char *const if_name[IF_COUNT] = {89 static int if_max_devs[IF_COUNT] = {895 type < IF_COUNT && strcmp(value, if_name[type]); in drive_new()898 if (type == IF_COUNT) { in drive_new()