Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c441 rc = VPORT_OK; in lpfc_vport_create()
449 rc = VPORT_OK; in lpfc_vport_create()
455 rc = VPORT_OK; in lpfc_vport_create()
476 rc = VPORT_OK; in lpfc_vport_create()
564 return VPORT_OK; in disable_vport()
577 return VPORT_OK; in enable_vport()
608 return VPORT_OK; in enable_vport()
781 return VPORT_OK; in lpfc_vport_delete()
H A Dlpfc_vport.h83 #define VPORT_OK 0 macro