Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_vport.c472 vport->unreg_vpi_cmpl = VPORT_INVAL; in disable_vport()
475 while (vport->unreg_vpi_cmpl == VPORT_INVAL && timeout) in disable_vport()
716 vport->unreg_vpi_cmpl = VPORT_INVAL; in lpfc_vport_delete()
719 while (vport->unreg_vpi_cmpl == VPORT_INVAL && timeout) in lpfc_vport_delete()
Dlpfc.h391 int unreg_vpi_cmpl; member
Dlpfc_hbadisc.c3168 vport->unreg_vpi_cmpl = VPORT_OK; in lpfc_mbx_cmpl_unreg_vpi()
3198 vport->unreg_vpi_cmpl = VPORT_ERROR; in lpfc_mbx_unreg_vpi()
Dlpfc_els.c7301 vport->unreg_vpi_cmpl = VPORT_ERROR; in lpfc_cmpl_els_npiv_logo()