Searched refs:cap66 (Results 1 – 2 of 2) sorted by relevance
54 int cap66 = -1; in EARLY_PCI_OP() local70 if (cap66 < 0) in EARLY_PCI_OP()71 cap66 = 1; in EARLY_PCI_OP()72 if (cap66) { in EARLY_PCI_OP()79 cap66 = 0; in EARLY_PCI_OP()85 return cap66 > 0; in EARLY_PCI_OP()
52 int cap66 = -1; in txx9_pci66_check() local71 if (cap66 < 0) in txx9_pci66_check()72 cap66 = 1; in txx9_pci66_check()73 if (cap66) { in txx9_pci66_check()79 cap66 = 0; in txx9_pci66_check()84 return cap66 > 0; in txx9_pci66_check()
Completed in 5 milliseconds