PCI_CAP_LDT
if (pci_get_capability(pc, tag, PCI_CAP_LDT, NULL, NULL)) {
if (pci_get_capability(pc, tag, PCI_CAP_LDT, &ofs, NULL) == 0)
{ PCI_CAP_LDT, "HyperTransport", pci_conf_print_ht_cap },