Searched refs:link_compare (Results 1 – 1 of 1) sorted by relevance
| /pciutils/ |
| H A D | ls-caps.c | 778 static char *link_compare(int type, int sta, int cap) in link_compare() function 863 link_compare(type, sta_speed, cap_speed), in cap_express_link() 865 link_compare(type, sta_width, cap_width)); in cap_express_link() 1450 link_compare(PCI_EXP_TYPE_ROOT_INT_EP, sta_speed, cap_speed), in cap_express_link_rcd() 1452 link_compare(PCI_EXP_TYPE_ROOT_INT_EP, sta_width, cap_width)); in cap_express_link_rcd()
|