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

/freebsd-current/sys/dev/isp/
H A Disp_library.h141 void isp_put_ct_hdr(ispsoftc_t *isp, ct_hdr_t *, ct_hdr_t *);
H A Disp_library.c1273 isp_put_ct_hdr(isp, &src->rftid_hdr, &dst->rftid_hdr);
1287 isp_put_ct_hdr(isp, &src->rspnid_hdr, &dst->rspnid_hdr);
1299 isp_put_ct_hdr(isp, &src->rffid_hdr, &dst->rffid_hdr);
1312 isp_put_ct_hdr(isp, &src->rsnnnn_hdr, &dst->rsnnnn_hdr);
1340 isp_put_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) function
H A Disp.c2101 isp_put_ct_hdr(isp, &ct, (ct_hdr_t *)scp);
2144 isp_put_ct_hdr(isp, &ct, (ct_hdr_t *)scp);
2201 isp_put_ct_hdr(isp, &ct, (ct_hdr_t *)scp);

Completed in 117 milliseconds