Home
last modified time | relevance | path

Searched refs:isp_get_ctio2e (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Disp_library.h195 void isp_get_ctio2e(ispsoftc_t *, ct2e_entry_t *, ct2e_entry_t *);
H A Disp_target.c258 isp_get_ctio2e(isp, ct2eiop, (ct2e_entry_t *) local); in isp_target_notify()
H A Disp_library.c3146 isp_get_ctio2e(ispsoftc_t *isp, ct2e_entry_t *src, ct2e_entry_t *dst) in isp_get_ctio2e() function