Lines Matching defs:ttl
429 u8 pos, int cap, int *ttl)
436 while ((*ttl)--) {
455 int ttl = PCI_FIND_CAP_TTL;
457 return __pci_find_next_cap_ttl(bus, devfn, pos, cap, &ttl);
559 int ttl;
563 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8;
581 while (ttl-- > 0) {
653 int rc, ttl = PCI_FIND_CAP_TTL;
662 PCI_CAP_ID_HT, &ttl);
673 PCI_CAP_ID_HT, &ttl);