Home
last modified time | relevance | path

Searched refs:LSEXP_OUT_OF_RESOURCE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h703 #define LSEXP_OUT_OF_RESOURCE 0x29 macro
H A Dlpfc_nportdisc.c664 stat.un.b.lsRjtRsnCodeExp = LSEXP_OUT_OF_RESOURCE; in lpfc_rcv_plogi()
H A Dlpfc_els.c4824 (stat.un.b.lsRjtRsnCodeExp == LSEXP_OUT_OF_RESOURCE)){ in lpfc_els_retry()