Searched refs:isp_allocate_handle (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/isp/
H A Disp_library.h47 uint32_t isp_allocate_handle(ispsoftc_t *, void *, int);
H A Disp_library.c163 isp_allocate_handle(ispsoftc_t *isp, void *xs, int type) function
2162 hdl = isp_allocate_handle(isp, resp, ISP_HANDLE_CTRL);
H A Disp_freebsd.c1214 handle = isp_allocate_handle(isp, ccb, ISP_HANDLE_TARGET);
H A Disp.c2953 reqp->req_handle = isp_allocate_handle(isp, xs, ISP_HANDLE_INITIATOR);

Completed in 181 milliseconds