OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ec_iobase
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
if_ec.c
109
static const int
ec_iobase
[] = {
variable in typeref:typename:const int[]
112
#define NEC_IOBASE (sizeof(
ec_iobase
) / sizeof(
ec_iobase
[0]))
162
if (ia->ia_io[0].ir_addr ==
ec_iobase
[i])
206
if (ia->ia_io[0].ir_addr !=
ec_iobase
[i])
if_ec.c
109
static const int
ec_iobase
[] = {
variable in typeref:typename:const int[]
112
#define NEC_IOBASE (sizeof(
ec_iobase
) / sizeof(
ec_iobase
[0]))
162
if (ia->ia_io[0].ir_addr ==
ec_iobase
[i])
206
if (ia->ia_io[0].ir_addr !=
ec_iobase
[i])
Completed in 24 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025