Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dpci_regs.h218 #define PCI_CAP_ID_HT 0x08 /* HyperTransport */ macro
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_config.c52 [PCI_CAP_ID_HT] = 0xFF, /* hypertransport */
1358 case PCI_CAP_ID_HT: in vfio_cap_len()
/linux-6.15/arch/powerpc/sysdev/
H A Dmpic.c459 if (id == PCI_CAP_ID_HT) { in mpic_scan_ht_msi()
503 if (id == PCI_CAP_ID_HT) { in mpic_scan_ht_pic()
/linux-6.15/drivers/pci/
H A Dpci.c660 PCI_CAP_ID_HT, &ttl); in __pci_find_next_ht_cap()
671 PCI_CAP_ID_HT, &ttl); in __pci_find_next_ht_cap()
H A Dquirks.c2922 if (!pci_find_capability(dev, PCI_CAP_ID_HT)) in nvbridge_check_legacy_irq_routing()