Searched refs:PCIC_ADDRWIN_ENABLE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Di82365.c304 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,
[all...]
H A Di82365reg.h111 #define PCIC_ADDRWIN_ENABLE 0x06 /* RW */ macro
/netbsd-current/sys/dev/pci/
H A Dpccbb.c2147 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, re
[all...]

Completed in 96 milliseconds