Searched refs:PCI_CAP_ID_HT (Results 1 – 4 of 4) sorted by relevance
218 #define PCI_CAP_ID_HT 0x08 /* HyperTransport */ macro
52 [PCI_CAP_ID_HT] = 0xFF, /* hypertransport */1358 case PCI_CAP_ID_HT: in vfio_cap_len()
660 PCI_CAP_ID_HT, &ttl); in __pci_find_next_ht_cap() 671 PCI_CAP_ID_HT, &ttl); in __pci_find_next_ht_cap() 704 * The address points to the PCI capability, of type PCI_CAP_ID_HT,
2920 if (!pci_find_capability(dev, PCI_CAP_ID_HT)) in nvbridge_check_legacy_irq_routing()