Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun/sys/
H A Dsocal_cq_defs.h111 uint_t sh_byte_cnt; member
/titanic_44/usr/src/uts/sun/io/
H A Dsocal.c2442 prq->spr_soc_hdr.sh_byte_cnt = 0; in socal_establish_pool()
2530 drq->sdr_soc_hdr.sh_byte_cnt = 0; in socal_add_pool_buffer()
2920 sdr->sdr_soc_hdr.sh_byte_cnt = 132; in socal_lilp_map()
3022 scr->scr_soc_hdr.sh_byte_cnt = tscr->scr_soc_hdr.sh_request_token; in socal_abort_cmd()
3059 scr->scr_soc_hdr.sh_byte_cnt = dest; in socal_bypass_dev()
3452 sr_soc_hdr.sh_byte_cnt = in socal_intr_solicited()
3453 shp->sh_byte_cnt; in socal_intr_solicited()
4008 if ((els == NULL) || ((i = srp->sr_soc_hdr.sh_byte_cnt) == 0)) { in socal_us_els()
4503 srp->sr_soc_hdr.sh_byte_cnt = cmd_size; in socal_els_alloc()
4650 srp->sr_soc_hdr.sh_byte_cnt = cmd_size; in socal_lbf_alloc()
/titanic_44/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1662 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt = in sf_scsi_init_pkt()
1671 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt = in sf_scsi_init_pkt()
3127 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt = cmd_size; in sf_els_alloc()
3526 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt = pcookie.dmac_size; in sf_do_reportlun()
3883 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt = pcookie.dmac_size; in sf_do_inquiry()
5328 fpkt->fcal_socal_request.sr_soc_hdr.sh_byte_cnt = in sf_fill_ids()
5609 sr_soc_hdr.sh_byte_cnt; in sf_cmd_callback()
6645 if ((els == NULL) || ((i = srp->sr_soc_hdr.sh_byte_cnt) == 0)) {