Home
last modified time | relevance | path

Searched refs:QLA_SESS_DELETED (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h2513 QLA_SESS_DELETED, enumerator
H A Dqla_init.c529 if (fcport->deleted == QLA_SESS_DELETED) in qla24xx_handle_adisc_event()
5578 fcport->deleted = QLA_SESS_DELETED; in qla2x00_alloc_fcport()
H A Dqla_target.c1146 sess->deleted = QLA_SESS_DELETED; in qlt_free_session_done()
H A Dqla_os.c1140 if (fcport->deleted != QLA_SESS_DELETED) { in test_fcport_count()