OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spincount
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/isa/
uha_isa.c
284
int
spincount
= 100000; /* 1s should be enough */
local in function:u14_start_mbox
286
while (--
spincount
) {
291
if (!
spincount
) {
/src/sys/arch/sparc64/sparc64/
vm_machdep.c
308
int
spincount
, retrycount=0;
local in function:fpusave_lwp
319
spincount
= 0;
322
spincount
++;
323
if (
spincount
> 10000000) {
329
if (retrycount > 0) printf("
spincount
%d\n",
spincount
);
/src/sys/dev/eisa/
uha_eisa.c
233
int
spincount
= 100000; /* 1s should be enough */
local in function:u24_start_mbox
235
while (--
spincount
) {
240
if (!
spincount
) {
Completed in 12 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025