Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
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()
578 return VPORT_OK; in disable_vport()
592 return VPORT_OK; in enable_vport()
626 return VPORT_OK; in enable_vport()
771 return VPORT_OK; in lpfc_vport_delete()
Dlpfc_vport.h83 #define VPORT_OK 0 macro