Searched refs:other_pdev (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_os.c2298 struct pci_dev *other_pdev = NULL; local
2318 other_pdev =
2323 if (!other_pdev)
2326 if (atomic_read(&other_pdev->enable_cnt)) {
2330 pci_dev_put(other_pdev);
2333 pci_dev_put(other_pdev);

Completed in 36 milliseconds