Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_nportdisc.c309 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi()
485 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi()
977 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_plogi_issue()
1844 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi_logo_issue()
1858 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_logo_issue()
1886 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_padisc_logo_issue()
1900 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prlo_logo_issue()
2125 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_npr_node()
Dlpfc_els.c6751 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
6759 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
6805 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
6819 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
6839 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
6853 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
6891 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
6987 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
Dlpfc_hw.h622 #define LSEXP_NOTHING_MORE 0x00 macro