Searched refs:VPORT_DELETE (Results 1 – 6 of 6) sorted by relevance
105 #define VPORT_DELETE 0x4 macro
285 if (test_bit(VPORT_DELETE, &vha->dpc_flags)) in qla2x00_alert_all_vps()
1317 test_bit(VPORT_DELETE, &vha->dpc_flags)) { in qla_edif_app_mgmt()3694 !test_bit(VPORT_DELETE, &vha->dpc_flags)) { in qla_edif_sess_down()
3172 set_bit(VPORT_DELETE, &vha->dpc_flags); in qla24xx_vport_delete()
4918 #define VPORT_DELETE 34 macro
1148 !(vha->vp_idx && test_bit(VPORT_DELETE, &vha->dpc_flags)) && in qlt_free_session_done()
Completed in 59 milliseconds