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

/freebsd-9.3-release/sys/dev/isp/
H A Disp_library.h181 void isp_put_atio2e(ispsoftc_t *, at2e_entry_t *, at2e_entry_t *);
183 void isp_get_atio2e(ispsoftc_t *, at2e_entry_t *, at2e_entry_t *);
H A Disp_target.c123 at2e_entry_t *at2eiop;
219 isp_get_atio2e(isp, at2eiop, (at2e_entry_t *) local);
542 isp_put_atio2e(isp, (at2e_entry_t *) ap, (at2e_entry_t *) outp);
575 at2e_entry_t _atio2e;
589 atun._atio2e.at_iid = ((at2e_entry_t *)aep)->at_iid;
715 un._ctio2e.ct_iid = ((at2e_entry_t *)aep)->at_iid;
1331 iid = ((at2e_entry_t *)aep)->at_iid;
H A Disp_library.c2807 isp_put_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst)
2864 isp_get_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst)
H A Dispmbox.h2055 } at2e_entry_t; typedef in typeref:struct:__anon8143
H A Disp_freebsd.c2352 nphdl = ((at2e_entry_t *)aep)->at_iid;
2426 atiop->init_id = ((at2e_entry_t *)aep)->at_iid;

Completed in 101 milliseconds