Home
last modified time | relevance | path

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

/drivers/scsi/elx/efct/
Defct_hw.c2761 struct sli_els_params els_params; in efct_els_hw_srrs_send() local
2764 efct_fill_els_params(io, &els_params); in efct_els_hw_srrs_send()
2765 els_params.xri = hio->indicator; in efct_els_hw_srrs_send()
2766 els_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2769 &els_params)) { in efct_els_hw_srrs_send()
2776 struct sli_els_params els_params; in efct_els_hw_srrs_send() local
2779 efct_fill_els_params(io, &els_params); in efct_els_hw_srrs_send()
2780 els_params.xri = hio->indicator; in efct_els_hw_srrs_send()
2781 els_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2783 &els_params)){ in efct_els_hw_srrs_send()