other_pdev       8879 drivers/scsi/qla4xxx/ql4_os.c 	struct pci_dev *other_pdev = NULL;
other_pdev       8886 drivers/scsi/qla4xxx/ql4_os.c 	other_pdev =
other_pdev       8892 drivers/scsi/qla4xxx/ql4_os.c 	if (other_pdev) {
other_pdev       8893 drivers/scsi/qla4xxx/ql4_os.c 		if (atomic_read(&other_pdev->enable_cnt)) {
other_pdev       8894 drivers/scsi/qla4xxx/ql4_os.c 			other_ha = pci_get_drvdata(other_pdev);
other_pdev       8902 drivers/scsi/qla4xxx/ql4_os.c 		pci_dev_put(other_pdev);
other_pdev       9634 drivers/scsi/qla4xxx/ql4_os.c 	struct pci_dev *other_pdev = NULL;
other_pdev       9655 drivers/scsi/qla4xxx/ql4_os.c 			other_pdev = pci_get_domain_bus_and_slot(
other_pdev       9661 drivers/scsi/qla4xxx/ql4_os.c 			if (!other_pdev)
other_pdev       9664 drivers/scsi/qla4xxx/ql4_os.c 			if (atomic_read(&other_pdev->enable_cnt)) {
other_pdev       9667 drivers/scsi/qla4xxx/ql4_os.c 				pci_dev_put(other_pdev);
other_pdev       9670 drivers/scsi/qla4xxx/ql4_os.c 			pci_dev_put(other_pdev);