OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eeprom_hi
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
if_ep_isa.c
232
u_int16_t cksum, eepromrev, eeprom_cap,
eeprom_hi
;
local in function:ep_isa_probe
251
eeprom_hi
= epreadeeprom(iot, ioh, EEPROM_CONFIG_HIGH);
284
if ((
eeprom_hi
& 0x8) != 0 || ((
eeprom_hi
& 0xc) == 0 &&
if_ep_isa.c
232
u_int16_t cksum, eepromrev, eeprom_cap,
eeprom_hi
;
local in function:ep_isa_probe
251
eeprom_hi
= epreadeeprom(iot, ioh, EEPROM_CONFIG_HIGH);
284
if ((
eeprom_hi
& 0x8) != 0 || ((
eeprom_hi
& 0xc) == 0 &&
Completed in 21 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025