Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Disp_library.h188 void isp_get_atio7(ispsoftc_t *isp, at7_entry_t *, at7_entry_t *);
H A Disp_target.c90 static void isp_got_tmf_24xx(ispsoftc_t *, at7_entry_t *);
153 at7_entry_t *at7iop; in isp_target_notify()
209 isp_get_atio7(isp, at7iop, (at7_entry_t *) local); in isp_target_notify()
210 at7iop = (at7_entry_t *) local; in isp_target_notify()
658 at7_entry_t *aep; in isp_endcmd()
662 aep = va_arg(ap, at7_entry_t *); in isp_endcmd()
1006 isp_got_tmf_24xx(ispsoftc_t *isp, at7_entry_t *aep) in isp_got_tmf_24xx()
1072 at7_entry_t *aep = arg; in isp_notify_ack()
H A Dispmbox.h2140 } at7_entry_t; typedef
H A Disp_library.c2847 isp_get_atio7(ispsoftc_t *isp, at7_entry_t *src, at7_entry_t *dst) in isp_get_atio7()