OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newhyst
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
mcp980x.c
422
int
newhyst
, err;
local
429
newhyst
= *(int *)node.sysctl_data;
430
sc->sc_hyst =
newhyst
;
dbcool.c
1385
uint8_t newreg,
newhyst
;
local
1406
newhyst
= *(int *)node.sysctl_data;
1407
if (
newhyst
> 0x0f)
1413
newreg |= (
newhyst
<< 4);
1416
newreg |=
newhyst
;
Completed in 21 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026