Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/
H A Dsocal_cq_defs.h121 fc_frame_header_t sr_fc_frame_hdr; member
137 fc_frame_header_t sr_fc_frame_hdr; member
/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c3436 src = (caddr_t)&srp->sr_fc_frame_hdr; in socal_intr_solicited()
3760 switch (srp->sr_fc_frame_hdr.r_ctl & R_CTL_ROUTING) { in socal_intr_unsolicited()
3787 srp->sr_fc_frame_hdr.type); in socal_intr_unsolicited()
3791 switch (srp->sr_fc_frame_hdr.type) { in socal_intr_unsolicited()
3799 srp->sr_fc_frame_hdr.type)) { in socal_intr_unsolicited()
3816 srp->sr_fc_frame_hdr.type); in socal_intr_unsolicited()
3824 srp->sr_fc_frame_hdr.r_ctl); in socal_intr_unsolicited()
4295 buf->nport_id = fcalpkt->fcal_socal_request.sr_fc_frame_hdr.s_id; in socal_issue_adisc()
4520 fhp = &srp->sr_fc_frame_hdr; in socal_els_alloc()
4667 fhp = &srp->sr_fc_frame_hdr; in socal_lbf_alloc()
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1530 hp = &fpkt->fcal_socal_request.sr_fc_frame_hdr; in sf_scsi_init_pkt()
3142 hp = &fpkt->fcal_socal_request.sr_fc_frame_hdr; in sf_els_alloc()
3478 fc_frame_header_t *hp = &fpkt->fcal_socal_request.sr_fc_frame_hdr; in sf_do_reportlun()
3836 fc_frame_header_t *hp = &fpkt->fcal_socal_request.sr_fc_frame_hdr; in sf_do_inquiry()
4707 sr_fc_frame_hdr; in sf_abort()
4853 sr_fc_frame_hdr; in sf_reset()
5327 hp = &fpkt->fcal_socal_request.sr_fc_frame_hdr; in sf_fill_ids()
6655 dest_id = (uchar_t)srp->sr_fc_frame_hdr.s_id;
6693 hp = &fpkt->fcal_socal_request.sr_fc_frame_hdr;
6696 hp->ox_id = srp->sr_fc_frame_hdr.ox_id;
[all …]