Home
last modified time | relevance | path

Searched refs:ISP_HANDLE_INITIATOR (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/isp/
HDispvar.h229 # define ISP_HANDLE_INITIATOR 1 macro
239 ((ISP_H2HT(hdl) == ISP_HANDLE_INITIATOR || \
HDisp.c2964 reqp->req_handle = isp_allocate_handle(isp, xs, ISP_HANDLE_INITIATOR); in isp_start()
3586 if (ISP_H2HT(hdp->handle) != ISP_HANDLE_INITIATOR) { in isp_intr_async()
HDisp_freebsd.c2145 if (ISP_H2HT(isp->isp_xflist[i].handle) != ISP_HANDLE_INITIATOR) { in isp_loop_dead()
HDisp_library.c469 case ISP_HANDLE_INITIATOR: { in isp_clear_commands()