OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ATE_NPORTS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/mca/
if_ate_mca.c
63
#define
ATE_NPORTS
0x20
179
if (bus_space_map(iot, iobase,
ATE_NPORTS
, 0, &ioh)) {
/src/sys/dev/isa/
if_ate.c
84
#define
ATE_NPORTS
0x20
133
if (bus_space_map(iot, ia->ia_io[0].ir_addr,
ATE_NPORTS
, 0, &ioh)) {
166
ia->ia_io[0].ir_size =
ATE_NPORTS
;
176
bus_space_unmap(iot, ioh,
ATE_NPORTS
);
362
if (bus_space_map(iot, ia->ia_io[0].ir_addr,
ATE_NPORTS
, 0, &ioh)) {
Completed in 12 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025