OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dly
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/onewire/
onewire.c
365
int unit,
dly
;
local in function:onewire_thread
375
dly
= (unit & 0x07) * hz + ((unit >> 3) * hz >> 3) + 1;
376
(void)kpause("owdly", false,
dly
, NULL);
Completed in 34 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025