Home
last modified time | relevance | path

Searched refs:VPORT_OK (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_vport.c418 rc = VPORT_OK; in lpfc_vport_create()
426 rc = VPORT_OK; in lpfc_vport_create()
432 rc = VPORT_OK; in lpfc_vport_create()
453 rc = VPORT_OK; in lpfc_vport_create()
512 return VPORT_OK; in disable_vport()
526 return VPORT_OK; in enable_vport()
553 return VPORT_OK; in enable_vport()
789 return VPORT_OK; in lpfc_vport_delete()
Dlpfc_vport.h81 #define VPORT_OK 0 macro
Dlpfc_hbadisc.c3494 vport->unreg_vpi_cmpl = VPORT_OK; in lpfc_mbx_cmpl_unreg_vpi()