OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICP_F_WAIT_FREEZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
icpvar.h
183
#define
ICP_F_WAIT_FREEZE
0x02 /* someone waiting for qfreeze */
icp.c
718
(icp->icp_flags &
ICP_F_WAIT_FREEZE
) != 0) {
719
icp->icp_flags &= ~
ICP_F_WAIT_FREEZE
;
1262
icp->icp_flags |=
ICP_F_WAIT_FREEZE
;
Completed in 35 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025