Searched refs:ls_code (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_dbf.c227 response->data.send_els.ls_code = send_els->ls_code >> 24;
390 len += zfcp_dbf_view(out_buf + len, "ls_code", "0x%02x",
391 rec->data.send_els.ls_code);
549 u32 d_id, u8 ls_code, void *buffer, int buflen)
566 rec->type.els.ls_code = ls_code;
680 len += zfcp_dbf_view(out_buf + len, "ls_code", "0x%02x",
681 rec->type.els.ls_code);
547 _zfcp_san_dbf_event_common_els(const char *tag, int level, struct zfcp_fsf_req *fsf_req, u32 s_id, u32 d_id, u8 ls_code, void *buffer, int buflen) argument
H A Dzfcp_def.h309 u8 ls_code; member in struct:zfcp_hba_dbf_record_response::__anon6311::__anon6315
370 u8 ls_code; member in struct:zfcp_san_dbf_record_els
824 * @ls_code: hex code of ELS command
838 int ls_code; member in struct:zfcp_send_els
H A Dzfcp_erp.c335 send_els->ls_code = adisc->code = ZFCP_LS_ADISC;
H A Dzfcp_fsf.c1789 if (port && (send_els->ls_code != ZFCP_LS_ADISC))

Completed in 164 milliseconds