Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_els.c2987 LSEXP_CANT_GIVE_DATA) { in lpfc_els_retry()
4941 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rnid()
4995 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_lirr()
5257 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rls()
5344 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rtv()
5420 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rps()
5620 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rpl()
Dlpfc_hw.h629 #define LSEXP_CANT_GIVE_DATA 0x2A macro