Home
last modified time | relevance | path

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

/drivers/scsi/elx/efct/
Defct_hw.c2790 struct sli_ct_params ct_params; in efct_els_hw_srrs_send() local
2793 efct_fill_ct_params(io, &ct_params); in efct_els_hw_srrs_send()
2794 ct_params.xri = hio->indicator; in efct_els_hw_srrs_send()
2795 ct_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2797 &ct_params)){ in efct_els_hw_srrs_send()
2804 struct sli_ct_params ct_params; in efct_els_hw_srrs_send() local
2807 efct_fill_ct_params(io, &ct_params); in efct_els_hw_srrs_send()
2808 ct_params.xri = hio->indicator; in efct_els_hw_srrs_send()
2809 ct_params.tag = hio->reqtag; in efct_els_hw_srrs_send()
2811 &ct_params)){ in efct_els_hw_srrs_send()