OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isa_cfg
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/isa/
if_cs_isa.c
74
u_int16_t
isa_cfg
, isa_membase;
local in function:cs_isa_probe
130
*
ISA_CFG
EEPROM location.
138
if (cs_read_eeprom(&sc, EEPROM_ISA_CFG, &
isa_cfg
)
140
printf("cs_isa_probe: unable to read
ISA_CFG
\n");
149
irq =
isa_cfg
& ISA_CFG_IRQ_MASK;
161
if ((
isa_cfg
& ISA_CFG_MEM_MODE) == 0) {
Completed in 11 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025