Searched refs:PCI_FIND_CAP_TTL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci.h | 10 #define PCI_FIND_CAP_TTL 48 macro
|
H A D | quirks.c | 2628 int pos, ttl = PCI_FIND_CAP_TTL; in msi_ht_cap_enabled() 2689 int pos, ttl = PCI_FIND_CAP_TTL; in ht_enable_msi_mapping() 2819 int pos, ttl = PCI_FIND_CAP_TTL; in ht_check_msi_mapping() 2944 int pos, ttl = PCI_FIND_CAP_TTL; in ht_disable_msi_mapping()
|
H A D | pci.c | 426 int ttl = PCI_FIND_CAP_TTL; in __pci_find_next_cap() 625 int rc, ttl = PCI_FIND_CAP_TTL; in __pci_find_next_ht_cap()
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | pci.h | 10 #define PCI_FIND_CAP_TTL 48 macro
|
H A D | quirks.c | 2729 int pos, ttl = PCI_FIND_CAP_TTL; in msi_ht_cap_enabled() 2783 int pos, ttl = PCI_FIND_CAP_TTL; in ht_enable_msi_mapping() 2922 int pos, ttl = PCI_FIND_CAP_TTL; in ht_check_msi_mapping() 3047 int pos, ttl = PCI_FIND_CAP_TTL; in ht_disable_msi_mapping()
|
H A D | pci.c | 455 int ttl = PCI_FIND_CAP_TTL; in __pci_find_next_cap() 653 int rc, ttl = PCI_FIND_CAP_TTL; in __pci_find_next_ht_cap()
|
Completed in 33 milliseconds