__pci_find_next_ht_cap
return __pci_find_next_ht_cap(dev, pos + PCI_CAP_LIST_NEXT, ht_cap);
pos = __pci_find_next_ht_cap(dev, pos, ht_cap);