Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c4807 case LSEXP_CANT_GIVE_DATA: in lpfc_els_retry()
8544 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA;
8598 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA;
8794 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA;
8904 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA;
9131 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA; in lpfc_els_rcv_rpl()
H A Dlpfc_hw.h704 #define LSEXP_CANT_GIVE_DATA 0x2A macro