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

/freebsd-13-stable/sys/dev/isp/
H A Disp_library.h142 void isp_put_ct_hdr(ispsoftc_t *isp, ct_hdr_t *, ct_hdr_t *);
H A Disp_library.c1274 isp_put_ct_hdr(isp, &src->rftid_hdr, &dst->rftid_hdr);
1288 isp_put_ct_hdr(isp, &src->rspnid_hdr, &dst->rspnid_hdr);
1300 isp_put_ct_hdr(isp, &src->rffid_hdr, &dst->rffid_hdr);
1313 isp_put_ct_hdr(isp, &src->rsnnnn_hdr, &dst->rsnnnn_hdr);
1341 isp_put_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) function
H A Disp.c1884 isp_put_ct_hdr(isp, &ct, (ct_hdr_t *)scp);
1927 isp_put_ct_hdr(isp, &ct, (ct_hdr_t *)scp);
1984 isp_put_ct_hdr(isp, &ct, (ct_hdr_t *)scp);

Completed in 98 milliseconds