Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c220 static char * const widths[8] = { "8bit", "16bit", "[2]", "32bit", "2bit", "4bit", "[6]", "N/C" }; in ht_link_width() local
221 return widths[width]; in ht_link_width()