Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDisp_library.h177 void isp_put_atio2e(ispsoftc_t *, at2e_entry_t *, at2e_entry_t *);
179 void isp_get_atio2e(ispsoftc_t *, at2e_entry_t *, at2e_entry_t *);
HDisp_target.c119 at2e_entry_t *at2eiop; in isp_target_notify()
196 isp_get_atio2e(isp, at2eiop, (at2e_entry_t *) local); in isp_target_notify()
426 isp_put_atio2e(isp, (at2e_entry_t *) ap, (at2e_entry_t *) outp); in isp_target_put_entry()
456 at2e_entry_t _atio2e; in isp_target_put_atio()
468 atun._atio2e.at_iid = ((at2e_entry_t *)aep)->at_iid; in isp_target_put_atio()
580 un._ctio2e.ct_iid = ((at2e_entry_t *)aep)->at_iid; in isp_endcmd()
1016 iid = ((at2e_entry_t *)aep)->at_iid; in isp_handle_atio2()
HDisp_library.c2613 isp_put_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst) in isp_put_atio2e()
2670 isp_get_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst) in isp_get_atio2e()
HDispmbox.h2172 } at2e_entry_t; typedef
HDisp_freebsd.c1858 nphdl = ((at2e_entry_t *)aep)->at_iid; in isp_handle_platform_atio2()