Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_els.c4742 case LSEXP_CANT_GIVE_DATA: in lpfc_els_retry()
8463 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rnid()
8517 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_lirr()
8713 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rls()
8823 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rtv()
9050 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rpl()
H A Dlpfc_hw.h725 #define LSEXP_CANT_GIVE_DATA 0x2A macro