OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ELINK_W3_MAC_CONTROL
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
elink3reg.h
171
#define
ELINK_W3_MAC_CONTROL
0x06 /* 16 bits */
elinkxl.c
908
bus_space_write_2(iot, ioh,
ELINK_W3_MAC_CONTROL
,
911
bus_space_write_2(iot, ioh,
ELINK_W3_MAC_CONTROL
, 0);
1934
mctl = bus_space_read_2(iot, ioh,
ELINK_W3_MAC_CONTROL
);
1939
bus_space_write_2(iot, ioh,
ELINK_W3_MAC_CONTROL
, mctl);
elink3.c
1016
mctl = bus_space_read_2(iot, ioh,
ELINK_W3_MAC_CONTROL
);
1021
bus_space_write_2(iot, ioh,
ELINK_W3_MAC_CONTROL
, mctl);
2075
mctl = bus_space_read_2(iot, ioh,
ELINK_W3_MAC_CONTROL
);
2080
bus_space_write_2(iot, ioh,
ELINK_W3_MAC_CONTROL
, mctl);
Completed in 14 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025