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

/illumos-gate/usr/src/uts/sun/sys/
H A Dsocal_cq_defs.h119 soc_header_t sr_soc_hdr; member in struct:soc_request
132 soc_header_t sr_soc_hdr; member in struct:soc_response
/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c2582 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
[all...]
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1511 fpkt->fcal_socal_request.sr_soc_hdr.sh_flags =
1514 fpkt->fcal_socal_request.sr_soc_hdr.sh_class = 3;
1661 fpkt->fcal_socal_request.sr_soc_hdr.sh_seg_cnt = 3;
1662 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt =
1670 fpkt->fcal_socal_request.sr_soc_hdr.sh_seg_cnt = 2;
1671 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt =
3123 fpkt->fcal_socal_request.sr_soc_hdr.sh_flags =
3125 fpkt->fcal_socal_request.sr_soc_hdr.sh_class = 3;
3126 fpkt->fcal_socal_request.sr_soc_hdr.sh_seg_cnt = 2;
3127 fpkt->fcal_socal_request.sr_soc_hdr
[all...]

Completed in 82 milliseconds