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

/freebsd-13-stable/sys/dev/isp/
H A Disp_library.h49 void *isp_find_xs(ispsoftc_t *, uint32_t);
H A Disp_target.c582 xs = isp_find_xs(isp, ct->ct_syshandle);
H A Disp.c3179 xs = isp_find_xs(isp, sp->req_handle);
3569 ptr = isp_find_xs(isp, hdl);
H A Disp_freebsd.c1585 ccb = isp_find_xs(isp, handle);
1965 xs = isp_find_xs(isp, handle);
H A Disp_library.c180 isp_find_xs(ispsoftc_t *isp, uint32_t handle) function

Completed in 203 milliseconds