Home
last modified time | relevance | path

Searched refs:PCI_FIND_CAP_TTL (Results 1 – 2 of 2) sorted by relevance

/drivers/misc/
Dspear13xx_pcie_gadget.c133 #define PCI_FIND_CAP_TTL 48 macro
158 int ttl = PCI_FIND_CAP_TTL; in pci_find_own_next_cap()
/drivers/pci/
Dpci.c142 #define PCI_FIND_CAP_TTL 48 macro
168 int ttl = PCI_FIND_CAP_TTL; in __pci_find_next_cap()
335 int rc, ttl = PCI_FIND_CAP_TTL; in __pci_find_next_ht_cap()