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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1433 struct fcp_prli *fcp_spp = local
1452 FCOE_V2B_1(fcp_spp->type, FPLD + offset);
1459 FCOE_V2B_2(((fcp_spp->orig_process_assoc_valid << 15) |
1460 (fcp_spp->resp_process_assoc_valid << 14) |
1461 (fcp_spp->establish_image_pair << 13)), FPLD + offset);
1467 FCOE_V2B_4(fcp_spp->orig_process_associator, FPLD + offset);
1470 FCOE_V2B_4(fcp_spp->resp_process_associator, FPLD + offset);
1476 FCOE_V2B_4((fcp_spp->retry << 8) |
1477 (fcp_spp->confirmed_compl_allowed << 7) |
1478 (fcp_spp
[all...]

Completed in 59 milliseconds