Searched refs:rhba (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/
H A Dfdmi.c547 struct fdmi_rhba_s *rhba = (struct fdmi_rhba_s *) pyld; local
557 rhba->hba_id = bfa_fcs_port_get_pwwn(port);
558 rhba->port_list.num_ports = bfa_os_htonl(1);
559 rhba->port_list.port_entry = bfa_fcs_port_get_pwwn(port);
561 len = sizeof(rhba->hba_id) + sizeof(rhba->port_list);
564 len += sizeof(rhba->hba_attr_blk.attr_count);
569 curr_ptr = (u8 *) &rhba->hba_attr_blk.hba_attr;
753 rhba->hba_attr_blk.attr_count = bfa_os_htonl(count);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dfdmi.c547 struct fdmi_rhba_s *rhba = (struct fdmi_rhba_s *) pyld; local
557 rhba->hba_id = bfa_fcs_port_get_pwwn(port);
558 rhba->port_list.num_ports = bfa_os_htonl(1);
559 rhba->port_list.port_entry = bfa_fcs_port_get_pwwn(port);
561 len = sizeof(rhba->hba_id) + sizeof(rhba->port_list);
564 len += sizeof(rhba->hba_attr_blk.attr_count);
569 curr_ptr = (u8 *) &rhba->hba_attr_blk.hba_attr;
753 rhba->hba_attr_blk.attr_count = bfa_os_htonl(count);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_gs.c1271 memcpy(ct_req->req.rhba.hba_identifier, vha->port_name, WWN_SIZE);
1272 ct_req->req.rhba.entry_count = __constant_cpu_to_be32(1);
1273 memcpy(ct_req->req.rhba.port_name, vha->port_name, WWN_SIZE);
1277 ct_req->req.rhba.attrs.count =
1279 entries = ct_req->req.rhba.hba_identifier;
1397 vha->host_no, ct_req->req.rhba.hba_identifier[0],
1398 ct_req->req.rhba.hba_identifier[1],
1399 ct_req->req.rhba.hba_identifier[2],
1400 ct_req->req.rhba.hba_identifier[3],
1401 ct_req->req.rhba
[all...]
H A Dqla_def.h1962 } rhba; member in union:ct_sns_req::__anon18799
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_gs.c1271 memcpy(ct_req->req.rhba.hba_identifier, vha->port_name, WWN_SIZE);
1272 ct_req->req.rhba.entry_count = __constant_cpu_to_be32(1);
1273 memcpy(ct_req->req.rhba.port_name, vha->port_name, WWN_SIZE);
1277 ct_req->req.rhba.attrs.count =
1279 entries = ct_req->req.rhba.hba_identifier;
1397 vha->host_no, ct_req->req.rhba.hba_identifier[0],
1398 ct_req->req.rhba.hba_identifier[1],
1399 ct_req->req.rhba.hba_identifier[2],
1400 ct_req->req.rhba.hba_identifier[3],
1401 ct_req->req.rhba
[all...]
H A Dqla_def.h1962 } rhba; member in union:ct_sns_req::__anon30492

Completed in 148 milliseconds