Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c440 rc = VPORT_OK; in lpfc_vport_create()
448 rc = VPORT_OK; in lpfc_vport_create()
454 rc = VPORT_OK; in lpfc_vport_create()
475 rc = VPORT_OK; in lpfc_vport_create()
568 return VPORT_OK; in disable_vport()
582 return VPORT_OK; in enable_vport()
616 return VPORT_OK; in enable_vport()
761 return VPORT_OK; in lpfc_vport_delete()
H A Dlpfc_vport.h83 #define VPORT_OK 0 macro