OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icp_running
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
icpvar.h
148
u_int
icp_running
;
member in struct:icp_softc
icp.c
447
KASSERT(icp->
icp_running
== 0);
716
KDASSERT(icp->
icp_running
!= 0);
717
if (--icp->
icp_running
== 0 &&
1248
icp->
icp_running
++;
1261
while (icp->
icp_running
!= 0) {
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025