Searched refs:slot_names (Results 1 – 3 of 3) sorted by relevance
188 static const char *slot_names[] = { variable233 const char *name = slot_names[slot]; in board_serdes_name()
162 static const char * const slot_names[] = { variable207 const char *name = slot_names[slot]; in board_serdes_name()
99 slot_names = trackable.get_slot_names()100 for slot_name in slot_names: