Home
last modified time | relevance | path

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

/linux-4.4.14/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()
981 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_plogi_issue()
1848 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_plogi_logo_issue()
1862 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_logo_issue()
1890 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_padisc_logo_issue()
1904 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prlo_logo_issue()
2129 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in lpfc_rcv_prli_npr_node()
Dlpfc_els.c4918 uint8_t rjt_err, rjt_expl = LSEXP_NOTHING_MORE; in lpfc_els_rcv_rdp()
7350 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
7381 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
7388 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
7420 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
7434 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
7462 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
7476 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
7514 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
7610 rjt_exp = LSEXP_NOTHING_MORE; in lpfc_els_unsol_buffer()
Dlpfc_hw.h626 #define LSEXP_NOTHING_MORE 0x00 macro