Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c302 int rc = VPORT_ERROR; in lpfc_vport_create()
359 rc = VPORT_ERROR; in lpfc_vport_create()
635 return VPORT_ERROR; in lpfc_vport_delete()
644 return VPORT_ERROR; in lpfc_vport_delete()
H A Dlpfc_vport.h84 #define VPORT_ERROR -1 macro