Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_target.c57 static void isp_got_tmf_24xx(ispsoftc_t *, at7_entry_t *);
112 at7_entry_t *at7iop; in isp_target_notify()
139 isp_get_atio7(isp, at7iop, (at7_entry_t *) local); in isp_target_notify()
140 at7iop = (at7_entry_t *) local; in isp_target_notify()
243 at7_entry_t *aep; in isp_endcmd()
249 aep = va_arg(ap, at7_entry_t *); in isp_endcmd()
352 isp_got_tmf_24xx(ispsoftc_t *isp, at7_entry_t *aep) in isp_got_tmf_24xx()
H A Disp_library.h143 void isp_get_atio7(ispsoftc_t *isp, at7_entry_t *, at7_entry_t *);
H A Dispmbox.h1424 } at7_entry_t; typedef
H A Disp_library.c1658 isp_get_atio7(ispsoftc_t *isp, at7_entry_t *src, at7_entry_t *dst) in isp_get_atio7()