Lines Matching refs:isp_get_hdr
540 isp_get_hdr(ispsoftc_t *isp, isphdr_t *hpsrc, isphdr_t *hpdst) in isp_get_hdr() function
681 isp_get_hdr(isp, &src->req_header, &dst->req_header); in isp_get_cont_response()
694 isp_get_hdr(isp, &src->req_header, &dst->req_header); in isp_get_24xx_response()
717 isp_get_hdr(isp, &src->abrt_header, &dst->abrt_header); in isp_get_24xx_abrt()
855 isp_get_hdr(isp, &src->vp_ctrl_hdr, &dst->vp_ctrl_hdr); in isp_get_vp_ctrl_info()
902 isp_get_hdr(isp, &src->vp_mod_hdr, &dst->vp_mod_hdr); in isp_get_vp_modify()
974 isp_get_hdr(isp, &src->plogx_header, &dst->plogx_header); in isp_get_plogx()
1013 isp_get_hdr(isp, &src->ridacq_hdr, &dst->ridacq_hdr); in isp_get_ridacq()
1039 isp_get_hdr(isp, &src->ctp_header, &dst->ctp_header); in isp_get_ct_pt()
1723 isp_get_hdr(isp, &src->ct_header, &dst->ct_header); in isp_get_ctio7()
1811 isp_get_hdr(isp, &src->in_header, &dst->in_header); in isp_get_notify_24xx()
1881 isp_get_hdr(isp, &src->na_header, &dst->na_header); in isp_get_notify_ack_24xx()
1915 isp_get_hdr(isp, &src->abts_header, &dst->abts_header); in isp_get_abts()
2003 isp_get_hdr(isp, &src->abts_rsp_header, &dst->abts_rsp_header); in isp_get_abts_rsp()
2077 isp_get_hdr(isp, src, (isphdr_t *)dst); in isp_get_entry()