Searched refs:this_pdev (Results 1 – 1 of 1) sorted by relevance
2875 struct pci_dev *this_pdev = pci_dev_b(tmp); in is_quattro_p() local2877 if (this_pdev->vendor == PCI_VENDOR_ID_SUN && in is_quattro_p()2878 this_pdev->device == PCI_DEVICE_ID_SUN_HAPPYMEAL) in is_quattro_p()