OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eeprom_nvram_wenable
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc/sparc/
clock.c
115
int (*
eeprom_nvram_wenable
)(int);
variable in typeref:typename:int (*)(int)
285
if (
eeprom_nvram_wenable
!= NULL)
286
(*
eeprom_nvram_wenable
)(1);
314
if (
eeprom_nvram_wenable
!= NULL)
315
(*
eeprom_nvram_wenable
)(0);
Completed in 13 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025