Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_app.c236 struct leapraid_smp_passthrough_req *smp_pt_req = ctl_sp_req; in leapraid_ctl_smp_passthrough_cmd() local
240 smp_pt_req->physical_port = LEAPRAID_DISABLE_MP_PORT_ID; in leapraid_ctl_smp_passthrough_cmd()
241 if (smp_pt_req->passthrough_flg & LEAPRAID_SMP_PT_FLAG_SGL_PTR) in leapraid_ctl_smp_passthrough_cmd()
242 data = (u8 *)&smp_pt_req->sgl; in leapraid_ctl_smp_passthrough_cmd()
246 if (!(smp_pt_req->passthrough_flg & LEAPRAID_SMP_PT_FLAG_SGL_PTR) && in leapraid_ctl_smp_passthrough_cmd()