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

/freebsd-current/sys/dev/isp/
H A Disp_library.h48 void *isp_find_xs(ispsoftc_t *, uint32_t);
H A Disp_target.c581 xs = isp_find_xs(isp, ct->ct_syshandle);
H A Disp_freebsd.c1592 ccb = isp_find_xs(isp, handle);
1972 xs = isp_find_xs(isp, handle);
H A Disp.c3402 xs = isp_find_xs(isp, sp->req_handle);
3792 ptr = isp_find_xs(isp, hdl);
H A Disp_library.c179 isp_find_xs(ispsoftc_t *isp, uint32_t handle) function

Completed in 140 milliseconds