Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A Defct_hw.c2762 struct sli_els_params els_params; in efct_els_hw_srrs_send() local
2765 efct_fill_els_params(io, &els_params); in efct_els_hw_srrs_send()
2766 els_params.xri = hio->indicator; in efct_els_hw_srrs_send()
2767 els_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2770 &els_params)) { in efct_els_hw_srrs_send()
2777 struct sli_els_params els_params; in efct_els_hw_srrs_send() local
2780 efct_fill_els_params(io, &els_params); in efct_els_hw_srrs_send()
2781 els_params.xri = hio->indicator; in efct_els_hw_srrs_send()
2782 els_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2784 &els_params)){ in efct_els_hw_srrs_send()