Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Disp_library.h200 void isp_get_notify(ispsoftc_t *, in_entry_t *, in_entry_t *);
H A Disp_target.c300 isp_get_notify(isp, inotp, inp); in isp_target_notify()
H A Disp_library.c3363 isp_get_notify(ispsoftc_t *isp, in_entry_t *src, in_entry_t *dst) in isp_get_notify() function