Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
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()
691 return VPORT_INVAL; in lpfc_vport_delete()
Dlpfc_vport.h85 #define VPORT_INVAL -2 macro