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

/freebsd-11-stable/sys/dev/isp/
H A Disp_library.h86 void isp_get_hdr(ispsoftc_t *, isphdr_t *, isphdr_t *);
H A Disp_library.c711 isp_get_hdr(ispsoftc_t *isp, isphdr_t *hpsrc, isphdr_t *hpdst) function
1037 isp_get_hdr(isp, &src->req_header, &dst->req_header);
1058 isp_get_hdr(isp, &src->req_header, &dst->req_header);
1079 isp_get_hdr(isp, &src->req_header, &dst->req_header);
1102 isp_get_hdr(isp, &src->abrt_header, &dst->abrt_header);
1125 isp_get_hdr(isp, &r1src->req_header, &r1dst->req_header);
1143 isp_get_hdr(isp, &r2src->req_header, &r2dst->req_header);
1343 isp_get_hdr(isp, &src->vp_ctrl_hdr, &dst->vp_ctrl_hdr);
1390 isp_get_hdr(isp, &src->vp_mod_hdr, &dst->vp_mod_hdr);
1542 isp_get_hdr(is
[all...]
H A Disp.c5076 isp_get_hdr(isp, addr, (isphdr_t *)qe);
5168 isp_get_hdr(isp, hp, &sp->req_header);

Completed in 139 milliseconds