Home
last modified time | relevance | path

Searched refs:proc_active (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/isp/
HDisp_freebsd.h163 proc_active : 1, member
195 proc_active : 1, member
HDisp_freebsd.c129 ISP_SET_PC(isp, chan, proc_active, 1); in isp_attach_chan()
131 ISP_SET_PC(isp, chan, proc_active, 0); in isp_attach_chan()
171 ISP_SET_PC(isp, chan, proc_active, 1); in isp_attach_chan()
173 ISP_SET_PC(isp, chan, proc_active, 0); in isp_attach_chan()
3691 ISP_GET_PC(isp, chan, proc_active, i); in isp_target_thread()