Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_els.c3058 LSEXP_CANT_GIVE_DATA) { in lpfc_els_retry()
5048 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rnid()
5102 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_lirr()
5372 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rls()
5460 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rtv()
5537 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rps()
5738 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rpl()
Dlpfc_hw.h638 #define LSEXP_CANT_GIVE_DATA 0x2A macro