Searched refs:abts_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/isp/
H A Disp_library.h151 void isp_get_abts(ispsoftc_t *, abts_t *, abts_t *);
H A Disp_target.c59 static void isp_handle_abts(ispsoftc_t *, abts_t *);
118 abts_t *abts;
193 isp_get_abts(isp, abts, (abts_t *)local);
194 isp_handle_abts(isp, (abts_t *)local);
474 abts_t *abts = arg;
528 isp_handle_abts(ispsoftc_t *isp, abts_t *abts)
H A Dispmbox.h1527 } abts_t; typedef in typeref:struct:__anon12483
H A Disp_freebsd.c1735 abts_t *abts = (abts_t *)mp->nt_lreserved;
H A Disp_library.c1914 isp_get_abts(ispsoftc_t *isp, abts_t *src, abts_t *dst)

Completed in 195 milliseconds