Home
last modified time | relevance | path

Searched refs:VPORT_DELETE (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_vport.h105 #define VPORT_DELETE 0x4 macro
/drivers/scsi/qla2xxx/
Dqla_mid.c268 if (test_bit(VPORT_DELETE, &vha->dpc_flags)) in qla2x00_alert_all_vps()
Dqla_attr.c3118 set_bit(VPORT_DELETE, &vha->dpc_flags); in qla24xx_vport_delete()
Dqla_def.h4723 #define VPORT_DELETE 34 macro
Dqla_gs.c2951 (vha->vp_idx && test_bit(VPORT_DELETE, &vha->dpc_flags))) in qla24xx_post_gpnid_work()
Dqla_target.c1124 !(vha->vp_idx && test_bit(VPORT_DELETE, &vha->dpc_flags)) && in qlt_free_session_done()