Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Disp_library.h185 void isp_put_atio2e(ispsoftc_t *, at2e_entry_t *, at2e_entry_t *);
187 void isp_get_atio2e(ispsoftc_t *, at2e_entry_t *, at2e_entry_t *);
Disp_target.c152 at2e_entry_t *at2eiop; in isp_target_notify()
248 isp_get_atio2e(isp, at2eiop, (at2e_entry_t *) local); in isp_target_notify()
554 isp_put_atio2e(isp, (at2e_entry_t *) ap, (at2e_entry_t *) outp); in isp_target_put_entry()
587 at2e_entry_t _atio2e; in isp_target_put_atio()
601 atun._atio2e.at_iid = ((at2e_entry_t *)aep)->at_iid; in isp_target_put_atio()
727 un._ctio2e.ct_iid = ((at2e_entry_t *)aep)->at_iid; in isp_endcmd()
1336 iid = ((at2e_entry_t *)aep)->at_iid; in isp_handle_atio2()
Dispmbox.h2069 } at2e_entry_t; typedef
Disp_library.c2762 isp_put_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst) in isp_put_atio2e()
2819 isp_get_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst) in isp_get_atio2e()