Lines Matching refs:sr_soc_hdr

2582 	if (sp->sr_soc_hdr.sh_flags & SOC_PORT_B)
2645 if ((to_queue->fcal_socal_request.sr_soc_hdr.sh_request_token =
2767 if (sp->sr_soc_hdr.sh_flags & SOC_PORT_B)
2996 sr_soc_hdr.sh_request_token);
3346 port = srp->sr_soc_hdr.sh_flags & SOC_PORT_B;
3347 shp = &srp->sr_soc_hdr;
3433 (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags
3435 (srp->sr_soc_hdr.sh_flags & SOC_FC_HEADER)) {
3440 i = srp->sr_soc_hdr.sh_flags & SOC_PORT_B ?
3452 sr_soc_hdr.sh_byte_cnt =
3748 flags = srp->sr_soc_hdr.sh_flags;
4008 if ((els == NULL) || ((i = srp->sr_soc_hdr.sh_byte_cnt) == 0)) {
4073 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B)
4089 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B)
4105 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B)
4121 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B)
4137 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B)
4153 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B)
4169 (soc_header_t *)&fcalpkt->fcal_socal_request.sr_soc_hdr;
4179 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B)
4194 if (fcalpkt->fcal_socal_request.sr_soc_hdr.sh_flags & SOC_PORT_B)
4499 srp->sr_soc_hdr.sh_flags = SOC_FC_HEADER;
4501 srp->sr_soc_hdr.sh_flags |= SOC_PORT_B;
4502 srp->sr_soc_hdr.sh_class = 3;
4503 srp->sr_soc_hdr.sh_byte_cnt = cmd_size;
4507 srp->sr_soc_hdr.sh_seg_cnt = 1;
4509 srp->sr_soc_hdr.sh_seg_cnt = 2;
4646 srp->sr_soc_hdr.sh_flags = SOC_FC_HEADER;
4648 srp->sr_soc_hdr.sh_flags |= SOC_PORT_B;
4649 srp->sr_soc_hdr.sh_class = 3;
4650 srp->sr_soc_hdr.sh_byte_cnt = cmd_size;
4654 srp->sr_soc_hdr.sh_seg_cnt = 1;
4656 srp->sr_soc_hdr.sh_seg_cnt = 2;
4868 ->sr_soc_hdr.sh_flags & SOC_PORT_B) == port) {
4881 sr_soc_hdr.sh_request_token);