Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.h105 #define VPORT_DELETE 0x4 macro
/linux/drivers/scsi/qla2xxx/
H A Dqla_mid.c285 if (test_bit(VPORT_DELETE, &vha->dpc_flags)) in qla2x00_alert_all_vps()
H A Dqla_edif.c1317 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()
H A Dqla_attr.c3186 set_bit(VPORT_DELETE, &vha->dpc_flags); in qla24xx_vport_delete()
H A Dqla_def.h4986 #define VPORT_DELETE 34 macro
H A Dqla_target.c1158 !(vha->vp_idx && test_bit(VPORT_DELETE, &vha->dpc_flags)) && in qlt_free_session_done()