Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c310 rc = VPORT_INVAL; in lpfc_vport_create()
319 rc = VPORT_INVAL; in lpfc_vport_create()
384 rc = VPORT_INVAL; in lpfc_vport_create()
394 rc = VPORT_INVAL; in lpfc_vport_create()
673 return VPORT_INVAL; in lpfc_vport_delete()
H A Dlpfc_vport.h85 #define VPORT_INVAL -2 macro