Searched refs:lsRjtRsnCodeExp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c293 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE;
306 stat.un.b.lsRjtRsnCodeExp = LSEXP_INVALID_PNAME;
315 stat.un.b.lsRjtRsnCodeExp = LSEXP_INVALID_NNAME;
323 stat.un.b.lsRjtRsnCodeExp = LSEXP_SPARM_OPTIONS;
434 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE;
443 stat.un.b.lsRjtRsnCodeExp = LSEXP_OUT_OF_RESOURCE;
489 stat.un.b.lsRjtRsnCodeExp = LSEXP_SPARM_OPTIONS;
810 stat.un.b.lsRjtRsnCodeExp = LSEXP_CMD_IN_PROGRESS;
844 stat.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE;
1866 stat.un.b.lsRjtRsnCodeExp
[all...]
H A Dlpfc_els.c2811 if (stat.un.b.lsRjtRsnCodeExp ==
2820 if (stat.un.b.lsRjtRsnCodeExp ==
2837 (stat.un.b.lsRjtRsnCodeExp == LSEXP_OUT_OF_RESOURCE)){
2867 stat.un.b.lsRjtRsnCodeExp == LSEXP_PORT_LOGIN_REQ) {
2876 ((stat.un.b.lsRjtRsnCodeExp == LSEXP_INVALID_PNAME) ||
2877 (stat.un.b.lsRjtRsnCodeExp == LSEXP_INVALID_NPORT_ID))
4616 stat.un.b.lsRjtRsnCodeExp = LSEXP_SPARM_OPTIONS;
4676 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA;
4706 stat.un.b.lsRjtRsnCodeExp = LSEXP_CANT_GIVE_DATA;
4898 stat.un.b.lsRjtRsnCodeExp
[all...]
H A Dlpfc_hw.h599 uint8_t lsRjtRsnCodeExp; /* FC Word 0, bit 8:15 */ member in struct:ls_rjt::__anon14602::__anon14603

Completed in 112 milliseconds