Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gs.c743 ct_req->req.rff_id.port_id[0] = d_id->b.domain; in qla_async_rffid()
744 ct_req->req.rff_id.port_id[1] = d_id->b.area; in qla_async_rffid()
745 ct_req->req.rff_id.port_id[2] = d_id->b.al_pa; in qla_async_rffid()
746 ct_req->req.rff_id.fc4_feature = fc4feature; in qla_async_rffid()
747 ct_req->req.rff_id.fc4_type = fc4type; /* SCSI - FCP */ in qla_async_rffid()
Dqla_def.h2792 } rff_id; member