OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIC_ADDRWIN_ENABLE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
i82365.c
304
pcic_write(h,
PCIC_ADDRWIN_ENABLE
, 0);
944
reg = pcic_read(h,
PCIC_ADDRWIN_ENABLE
);
946
pcic_write(h,
PCIC_ADDRWIN_ENABLE
, reg);
1043
reg = pcic_read(h,
PCIC_ADDRWIN_ENABLE
);
1045
pcic_write(h,
PCIC_ADDRWIN_ENABLE
, reg);
1172
reg = pcic_read(h,
PCIC_ADDRWIN_ENABLE
);
1174
pcic_write(h,
PCIC_ADDRWIN_ENABLE
, reg);
1238
reg = pcic_read(h,
PCIC_ADDRWIN_ENABLE
);
1240
pcic_write(h,
PCIC_ADDRWIN_ENABLE
, reg);
1317
pcic_write(h,
PCIC_ADDRWIN_ENABLE
, 0)
[
all
...]
i82365reg.h
111
#define
PCIC_ADDRWIN_ENABLE
0x06 /* RW */
/src/sys/dev/pci/
pccbb.c
2147
enable = Pcic_read(sc,
PCIC_ADDRWIN_ENABLE
);
2165
Pcic_write(sc,
PCIC_ADDRWIN_ENABLE
, enable);
2198
reg = Pcic_read(sc,
PCIC_ADDRWIN_ENABLE
);
2207
Pcic_write(sc,
PCIC_ADDRWIN_ENABLE
, reg);
2299
Pcic_write(sc,
PCIC_ADDRWIN_ENABLE
, 0);
2380
Pcic_write(sc,
PCIC_ADDRWIN_ENABLE
, 0);
2611
reg = Pcic_read(sc,
PCIC_ADDRWIN_ENABLE
);
2613
Pcic_write(sc,
PCIC_ADDRWIN_ENABLE
, reg);
2733
reg = Pcic_read(sc,
PCIC_ADDRWIN_ENABLE
);
2735
Pcic_write(sc,
PCIC_ADDRWIN_ENABLE
, reg)
[
all
...]
Completed in 14 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025