Searched refs:sel_names (Results 1 – 1 of 1) sorted by relevance
2482 static const char * const sel_names[] = { in dcb_info_show() local2496 if (ap->sel_field < ARRAY_SIZE(sel_names)) in dcb_info_show()2497 sel_name = sel_names[ap->sel_field]; in dcb_info_show()