Home
last modified time | relevance | path

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

/src/sys/dev/isp/
H A Disp_target.c59 static void isp_handle_ctio7(ispsoftc_t *, ct7_entry_t *);
169 isp_handle_ctio7(isp, (ct7_entry_t *) local); in isp_target_notify()
577 isp_handle_ctio7(ispsoftc_t *isp, ct7_entry_t *ct) in isp_handle_ctio7() function