Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
HDisp_library.h202 void isp_get_abts(ispsoftc_t *, abts_t *, abts_t *);
HDisp_target.c127 abts_t *abts; in isp_target_notify()
394 isp_get_abts(isp, abts, (abts_t *)local); in isp_target_notify()
1136 abts_t *abts = arg; in isp_acknak_abts()
HDisp_freebsd.c2785 abts_t *abts = (abts_t *)mp->nt_lreserved; in isp_handle_platform_target_notify_ack()
5372 abts_t *abts = (abts_t *)hp; in isp_async()
HDispmbox.h2488 } abts_t; typedef
HDisp_library.c3693 isp_get_abts(ispsoftc_t *isp, abts_t *src, abts_t *dst) in isp_get_abts()