Searched refs:rpa (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_gs.c1546 memcpy(ct_req->req.rpa.port_name, vha->port_name, WWN_SIZE);
1550 ct_req->req.rpa.attrs.count =
1552 entries = ct_req->req.rpa.port_name;
1658 ct_req->req.rpa.attrs.count =
1678 ct_req->req.rpa.port_name[0], ct_req->req.rpa.port_name[1],
1679 ct_req->req.rpa.port_name[2], ct_req->req.rpa.port_name[3],
1680 ct_req->req.rpa.port_name[4], ct_req->req.rpa
[all...]
H A Dqla_def.h1997 } rpa; member in union:ct_sns_req::__anon4900
/drivers/video/msm/
H A Dmdp_ppp.c220 unsigned rpa = 0; local
224 rpa = !(dim_in % (dim_out / 3));
247 if (rpa) {
263 if (rpa) {
/drivers/scsi/bfa/
H A Dbfa_fcs_lport.c2182 struct fdmi_rpa_s *rpa = (struct fdmi_rpa_s *) pyld; local
2185 rpa->port_name = bfa_fcs_lport_get_pwwn(port);
2188 (u8 *) &rpa->port_attr_blk);
2190 len += sizeof(rpa->port_name);

Completed in 90 milliseconds