Searched refs:PCI_CAP_ID_HT (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c52 [PCI_CAP_ID_HT] = 0xFF, /* hypertransport */
1354 case PCI_CAP_ID_HT:
/linux-master/arch/powerpc/sysdev/
H A Dmpic.c459 if (id == PCI_CAP_ID_HT) {
503 if (id == PCI_CAP_ID_HT) {
/linux-master/include/uapi/linux/
H A Dpci_regs.h218 #define PCI_CAP_ID_HT 0x08 /* HyperTransport */ macro
/linux-master/drivers/pci/
H A Dpci.c661 PCI_CAP_ID_HT, &ttl);
672 PCI_CAP_ID_HT, &ttl);
705 * The address points to the PCI capability, of type PCI_CAP_ID_HT,
H A Dquirks.c2909 if (!pci_find_capability(dev, PCI_CAP_ID_HT))

Completed in 170 milliseconds