Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h287 #define NLP_EVT_CMPL_LOGO 0x8 /* Sent an ELS LOGO command */ macro
H A Dlpfc_els.c3048 lpfc_disc_state_machine(vport, ndlp, cmdiocb, NLP_EVT_CMPL_LOGO); in lpfc_cmpl_els_logo()