Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c309 rc = VPORT_INVAL; in lpfc_vport_create()
318 rc = VPORT_INVAL; in lpfc_vport_create()
383 rc = VPORT_INVAL; in lpfc_vport_create()
393 rc = VPORT_INVAL; in lpfc_vport_create()
681 return VPORT_INVAL; in lpfc_vport_delete()
H A Dlpfc_vport.h85 #define VPORT_INVAL -2 macro