Home
last modified time | relevance | path

Searched refs:ISP_HANDLE_CTRL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isp/
H A Dispvar.h231 # define ISP_HANDLE_CTRL 3 macro
241 ISP_H2HT(hdl) == ISP_HANDLE_CTRL) && \
H A Disp_library.c491 case ISP_HANDLE_CTRL: in isp_clear_commands()
2162 hdl = isp_allocate_handle(isp, resp, ISP_HANDLE_CTRL); in isp_exec_entry_queue()
H A Disp.c3802 if (ISP_H2HT(hdl) != ISP_HANDLE_CTRL) in isp_handle_control()