Home
last modified time | relevance | path

Searched refs:isp_ct_pt_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isp/
H A Disp_library.h125 void isp_get_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *, isp_ct_pt_t *);
126 void isp_put_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *, isp_ct_pt_t *);
H A Disp_library.c1035 isp_get_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *src, isp_ct_pt_t *dst) in isp_get_ct_pt()
1062 isp_put_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *src, isp_ct_pt_t *dst) in isp_put_ct_pt()
2050 isp_put_ct_pt(isp, (isp_ct_pt_t *)src, (isp_ct_pt_t *)dst); in isp_put_entry()
2087 isp_get_ct_pt(isp, (isp_ct_pt_t *)src, (isp_ct_pt_t *)dst); in isp_get_entry()
H A Dispmbox.h532 } isp_ct_pt_t; typedef
H A Disp.c2035 isp_ct_pt_t pt; in isp_ct_passthru()