Searched refs:HT_CAPTYPE_MSI_MAPPING (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/sysdev/
H A Dmpic_u3msi.c67 pos = pci_find_ht_capability(bus->self, HT_CAPTYPE_MSI_MAPPING);
H A Dmpic.c461 if ((id & HT_5BIT_CAP_MASK) == HT_CAPTYPE_MSI_MAPPING)
/linux-master/drivers/pci/
H A Dquirks.c2738 pos = pci_find_ht_capability(dev, HT_CAPTYPE_MSI_MAPPING);
2751 HT_CAPTYPE_MSI_MAPPING);
2792 pos = pci_find_ht_capability(dev, HT_CAPTYPE_MSI_MAPPING);
2804 HT_CAPTYPE_MSI_MAPPING);
2933 pos = pci_find_ht_capability(dev, HT_CAPTYPE_MSI_MAPPING);
2949 HT_CAPTYPE_MSI_MAPPING);
3056 pos = pci_find_ht_capability(dev, HT_CAPTYPE_MSI_MAPPING);
3068 HT_CAPTYPE_MSI_MAPPING);
/linux-master/include/uapi/linux/
H A Dpci_regs.h882 #define HT_CAPTYPE_MSI_MAPPING 0xA8 /* MSI Mapping Capability */ macro

Completed in 287 milliseconds