Searched refs:isp_allocate_handle (Results 1 – 3 of 3) sorted by relevance
47 uint32_t isp_allocate_handle(ispsoftc_t *, void *, int);
163 isp_allocate_handle(ispsoftc_t *isp, void *xs, int type) in isp_allocate_handle() function2162 hdl = isp_allocate_handle(isp, resp, ISP_HANDLE_CTRL); in isp_exec_entry_queue()
2964 reqp->req_handle = isp_allocate_handle(isp, xs, ISP_HANDLE_INITIATOR); in isp_start()