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

/illumos-gate/usr/src/uts/sun/sys/
H A Dsocal_cq_defs.h111 uint_t sh_byte_cnt; member in struct:soc_hdr
/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c2442 prq->spr_soc_hdr.sh_byte_cnt = 0;
2530 drq->sdr_soc_hdr.sh_byte_cnt = 0;
2920 sdr->sdr_soc_hdr.sh_byte_cnt = 132;
3022 scr->scr_soc_hdr.sh_byte_cnt = tscr->scr_soc_hdr.sh_request_token;
3059 scr->scr_soc_hdr.sh_byte_cnt = dest;
3452 sr_soc_hdr.sh_byte_cnt =
3453 shp->sh_byte_cnt;
4008 if ((els == NULL) || ((i = srp->sr_soc_hdr.sh_byte_cnt) == 0)) {
4503 srp->sr_soc_hdr.sh_byte_cnt = cmd_size;
4650 srp->sr_soc_hdr.sh_byte_cnt
[all...]
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1662 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt =
1671 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt =
3127 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt = cmd_size;
3526 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt = pcookie.dmac_size;
3883 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt = pcookie.dmac_size;
5328 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt =
5609 sr_soc_hdr.sh_byte_cnt;
6645 if ((els == NULL) || ((i = srp->sr_soc_hdr.sh_byte_cnt) == 0)) {

Completed in 118 milliseconds