Searched refs:VPORT_DELETE (Results 1 – 7 of 7) sorted by relevance
105 #define VPORT_DELETE 0x4 macro
281 if (test_bit(VPORT_DELETE, &vha->dpc_flags)) in qla2x00_alert_all_vps()
3158 set_bit(VPORT_DELETE, &vha->dpc_flags); in qla24xx_vport_delete()
1026 test_bit(VPORT_DELETE, &vha->dpc_flags)) { in qla_edif_app_mgmt()
4857 #define VPORT_DELETE 34 macro
2960 (vha->vp_idx && test_bit(VPORT_DELETE, &vha->dpc_flags))) in qla24xx_post_gpnid_work()
1171 !(vha->vp_idx && test_bit(VPORT_DELETE, &vha->dpc_flags)) && in qlt_free_session_done()
Completed in 64 milliseconds