Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c983 static const char * const id_names[] = { in dvsec_cxl_register_locator() local
1008 if (block_id < sizeof(id_names) / sizeof(*id_names)) in dvsec_cxl_register_locator()
1009 id_name = id_names[block_id]; in dvsec_cxl_register_locator()