Searched refs:pdev_cmac (Results 1 – 1 of 1) sorted by relevance
23627 struct pci_dev *pdev_cmac; in rtl8168_init_software_variable() local23629 pdev_cmac = pci_get_slot(pdev->bus, PCI_DEVFN(PCI_SLOT(pdev->devfn), 0)); in rtl8168_init_software_variable()23632 CmacMemPhysAddress = pci_resource_start(pdev_cmac, 2); in rtl8168_init_software_variable()