Symbol: FPLD
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
770
bcopy(FPLD, (uint8_t *)xch->xch_fpkt->pkt_resp, actual_size);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1351
FCOE_V2B_1(els_logi->ls_code.ls_code, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1357
FCOE_V2B_2(els_logi->common_service.fcph_version, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1360
FCOE_V2B_2(els_logi->common_service.btob_credit, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1363
FCOE_V2B_2(els_logi->common_service.cmn_features, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1366
FCOE_V2B_2(els_logi->common_service.rx_bufsize, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1369
FCOE_V2B_2(els_logi->common_service.conc_sequences, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1372
FCOE_V2B_2(els_logi->common_service.relative_offset, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1375
FCOE_V2B_4(els_logi->common_service.e_d_tov, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1381
bcopy(&els_logi->nport_ww_name, FPLD + offset, 8);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1384
bcopy(&els_logi->node_ww_name, FPLD + offset, 8);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1390
FCOE_V2B_2(els_logi->class_3.class_opt, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1393
FCOE_V2B_2(els_logi->class_3.initiator_ctl, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1396
FCOE_V2B_2(els_logi->class_3.recipient_ctl, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1399
FCOE_V2B_2(els_logi->class_3.rcv_size, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1402
FCOE_V2B_2(els_logi->class_3.conc_sequences, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1405
FCOE_V2B_2(els_logi->class_3.n_port_e_to_e_credit, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1408
FCOE_V2B_2(els_logi->class_3.open_seq_per_xchng, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1440
FCOE_V2B_1(els_prli->ls_code, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1443
FCOE_V2B_1(els_prli->page_length, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1446
FCOE_V2B_2(els_prli->payload_length, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1452
FCOE_V2B_1(fcp_spp->type, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1462
FCOE_V2B_2(prli_flags, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1468
FCOE_V2B_4(fcp_spp->orig_process_associator, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1471
FCOE_V2B_4(fcp_spp->resp_process_associator, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1482
(fcp_spp->write_xfer_rdy_disabled), FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1506
FCOE_V2B_1(els_scr->ls_code.ls_code, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1509
FCOE_V2B_1(els_scr->scr_func, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1533
FCOE_V2B_1(els_adisc->ls_code.ls_code, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1536
FCOE_V2B_3(els_adisc->hard_addr.hard_addr, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1539
bcopy(&els_adisc->port_wwn, FPLD + offset, 8);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1542
bcopy(&els_adisc->node_wwn, FPLD + offset, 8);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1545
FCOE_V2B_3(els_adisc->nport_id.port_id, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1590
FCOE_V2B_1(els_logo->ls_code.ls_code, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1593
FCOE_V2B_3(els_logo->nport_id.port_id, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1596
bcopy(&els_logo->nport_ww_name, FPLD + offset, 8);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1606
FCOE_V2B_1(els_rls->ls_code.ls_code, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1609
FCOE_V2B_3(els_rls->rls_portid.port_id, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1619
FCOE_V2B_1(els_rnid->ls_code.ls_code, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1622
bcopy(&els_rnid->data_format, FPLD + offset, 1);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1645
FCOE_V2B_1(els_code->ls_code, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1648
FCOE_V2B_3(els_code->mbz, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1672
FCOE_V2B_1(els_rjt->ls_code.ls_code, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1675
FCOE_V2B_1(els_rjt->action, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1678
FCOE_V2B_1(els_rjt->reason, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1681
FCOE_V2B_1(els_rjt->vu, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1708
FCOE_V2B_1(els_adisc->ls_code.ls_code, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1711
FCOE_V2B_3(els_adisc->hard_addr.hard_addr, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1714
bcopy(&els_adisc->port_wwn, FPLD + offset, FC_WWN_SIZE);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1717
bcopy(&els_adisc->node_wwn, FPLD + offset, FC_WWN_SIZE);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1720
FCOE_V2B_3(els_adisc->nport_id.port_id, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
878
FCOE_V2B_1(ct->ct_rev, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
881
FCOE_V2B_3(ct->ct_inid, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
884
FCOE_V2B_1(ct->ct_fcstype, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
887
FCOE_V2B_1(ct->ct_fcssubtype, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
890
FCOE_V2B_1(ct->ct_options, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
893
FCOE_V2B_2(ct->ct_cmdrsp, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
896
FCOE_V2B_2(ct->ct_aiusize, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
899
FCOE_V2B_1(ct->ct_reason, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
902
FCOE_V2B_1(ct->ct_expln, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
905
FCOE_V2B_1(ct->ct_vendor, FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
925
FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
930
bcopy(bp + offset, FPLD + offset, 8);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
937
FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
940
bcopy(bp + offset, FPLD + offset, 8);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
946
FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
949
bcopy(bp + offset, FPLD + offset, bp[20] + 1);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
954
bcopy(bp + offset, FPLD + offset, 8);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
957
bcopy(bp + offset, FPLD + offset, bp[24] + 1);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
963
FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
973
FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
982
FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
986
FPLD + offset);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
991
bcopy(bp + offset, FPLD + offset, 24);