oth_pdev         3801 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	struct pci_dev *oth_pdev;
oth_pdev         3805 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		oth_pdev = pci_get_domain_bus_and_slot(pci_domain_nr
oth_pdev         3808 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		if (!oth_pdev)
oth_pdev         3811 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		if (oth_pdev->current_state != PCI_D3cold) {
oth_pdev         3812 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 			pci_dev_put(oth_pdev);
oth_pdev         3815 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		pci_dev_put(oth_pdev);