Searched refs:other_ha (Results 1 – 1 of 1) sorted by relevance
8901 struct scsi_qla_host *other_ha = NULL; in qla4xxx_prevent_other_port_reinit() local8917 other_ha = pci_get_drvdata(other_pdev); in qla4xxx_prevent_other_port_reinit()8918 if (other_ha) { in qla4xxx_prevent_other_port_reinit()8919 set_bit(AF_HA_REMOVAL, &other_ha->flags); in qla4xxx_prevent_other_port_reinit()8922 dev_name(&other_ha->pdev->dev))); in qla4xxx_prevent_other_port_reinit()