Home
last modified time | relevance | path

Searched refs:minor_str (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Dhdparm.c636 static const char minor_str[] ALIGN1 = variable
847 printf("\n\tUsed: %s ", nth_string(minor_str, val[MINOR])); in identify()
1419 (id->minor_rev_num <= 31) ? nth_string(minor_str, id->minor_rev_num) : "unknown");