Searched refs:isp_find_xs (Results 1 – 4 of 4) sorted by relevance
48 void *isp_find_xs(ispsoftc_t *, uint32_t);
584 xs = isp_find_xs(isp, ct->ct_syshandle); in isp_handle_ctio7()
3414 xs = isp_find_xs(isp, sp->req_handle); in isp_intr_respq() 3804 ptr = isp_find_xs(isp, hdl); in isp_handle_control()
179 isp_find_xs(ispsoftc_t *isp, uint32_t handle) in isp_find_xs() function