Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isp/
Disp_target.c63 static void isp_handle_abts(ispsoftc_t *, abts_t *);
263 isp_handle_abts(isp, (abts_t *)local); in isp_target_notify()
884 isp_handle_abts(ispsoftc_t *isp, abts_t *abts) in isp_handle_abts() function