Searched refs:other_ha (Results 1 – 1 of 1) sorted by relevance
8890 struct scsi_qla_host *other_ha = NULL; in qla4xxx_prevent_other_port_reinit() local8906 other_ha = pci_get_drvdata(other_pdev); in qla4xxx_prevent_other_port_reinit()8907 if (other_ha) { in qla4xxx_prevent_other_port_reinit()8908 set_bit(AF_HA_REMOVAL, &other_ha->flags); in qla4xxx_prevent_other_port_reinit()8911 dev_name(&other_ha->pdev->dev))); in qla4xxx_prevent_other_port_reinit()