Searched refs:cap_ptr (Results 1 – 2 of 2) sorted by relevance
587 u8 cap_ptr; in test_pci_find_device() local589 cap_ptr = pci_find_capability(pdev, PCI_CAP_ID_AGP); in test_pci_find_device()590 if (!cap_ptr) { in test_pci_find_device()604 bridge->capndx = cap_ptr; in test_pci_find_device()
191 #define SetCapInfo(cap_ptr, code_sym, vendor) \ argument194 pcap = (cap_ptr); \