sys/dev/ic/i82365.c
1043
reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
sys/dev/ic/i82365.c
1045
pcic_write(h, PCIC_ADDRWIN_ENABLE, reg);
sys/dev/ic/i82365.c
1172
reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
sys/dev/ic/i82365.c
1174
pcic_write(h, PCIC_ADDRWIN_ENABLE, reg);
sys/dev/ic/i82365.c
1238
reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
sys/dev/ic/i82365.c
1240
pcic_write(h, PCIC_ADDRWIN_ENABLE, reg);
sys/dev/ic/i82365.c
1317
pcic_write(h, PCIC_ADDRWIN_ENABLE, 0);
sys/dev/ic/i82365.c
1417
pcic_write(h, PCIC_ADDRWIN_ENABLE, 0);
sys/dev/ic/i82365.c
304
pcic_write(h, PCIC_ADDRWIN_ENABLE, 0);
sys/dev/ic/i82365.c
944
reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
sys/dev/ic/i82365.c
946
pcic_write(h, PCIC_ADDRWIN_ENABLE, reg);
sys/dev/pci/pccbb.c
2147
enable = Pcic_read(sc, PCIC_ADDRWIN_ENABLE);
sys/dev/pci/pccbb.c
2165
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, enable);
sys/dev/pci/pccbb.c
2198
reg = Pcic_read(sc, PCIC_ADDRWIN_ENABLE);
sys/dev/pci/pccbb.c
2207
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, reg);
sys/dev/pci/pccbb.c
2299
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, 0);
sys/dev/pci/pccbb.c
2380
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, 0);
sys/dev/pci/pccbb.c
2611
reg = Pcic_read(sc, PCIC_ADDRWIN_ENABLE);
sys/dev/pci/pccbb.c
2613
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, reg);
sys/dev/pci/pccbb.c
2733
reg = Pcic_read(sc, PCIC_ADDRWIN_ENABLE);
sys/dev/pci/pccbb.c
2735
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, reg);