Lines Matching defs:ttl
400 u8 pos, int cap, int *ttl)
407 while ((*ttl)--) {
426 int ttl = PCI_FIND_CAP_TTL;
428 return __pci_find_next_cap_ttl(bus, devfn, pos, cap, &ttl);
531 int ttl;
535 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8;
553 while (ttl-- > 0) {
625 int rc, ttl = PCI_FIND_CAP_TTL;
634 PCI_CAP_ID_HT, &ttl);
645 PCI_CAP_ID_HT, &ttl);