sys/dev/pci/pccbb.c
2136
Pcic_write(sc, regbase_win + PCIC_SIA_START_LOW,
sys/dev/pci/pccbb.c
2138
Pcic_write(sc, regbase_win + PCIC_SIA_START_HIGH,
sys/dev/pci/pccbb.c
2141
Pcic_write(sc, regbase_win + PCIC_SIA_STOP_LOW,
sys/dev/pci/pccbb.c
2143
Pcic_write(sc, regbase_win + PCIC_SIA_STOP_HIGH,
sys/dev/pci/pccbb.c
2164
Pcic_write(sc, PCIC_IOCTL, ioctl);
sys/dev/pci/pccbb.c
2165
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, enable);
sys/dev/pci/pccbb.c
2207
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, reg);
sys/dev/pci/pccbb.c
2296
Pcic_write(sc, PCIC_INTR, intr);
sys/dev/pci/pccbb.c
2299
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, 0);
sys/dev/pci/pccbb.c
2306
Pcic_write(sc, PCIC_PWRCTL, power);
sys/dev/pci/pccbb.c
2326
Pcic_write(sc, PCIC_INTR, intr);
sys/dev/pci/pccbb.c
2347
Pcic_write(sc, PCIC_PWRCTL, 0);
sys/dev/pci/pccbb.c
2377
Pcic_write(sc, PCIC_INTR, intr);
sys/dev/pci/pccbb.c
2380
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, 0);
sys/dev/pci/pccbb.c
2386
Pcic_write(sc, PCIC_PWRCTL, 0);
sys/dev/pci/pccbb.c
2408
Pcic_write(sc, PCIC_INTR, intr);
sys/dev/pci/pccbb.c
2587
Pcic_write(sc, regbase_win + PCIC_SMM_START_LOW, start_low);
sys/dev/pci/pccbb.c
2588
Pcic_write(sc, regbase_win + PCIC_SMM_START_HIGH, start_high);
sys/dev/pci/pccbb.c
2591
Pcic_write(sc, 0x40 + win, mem_window);
sys/dev/pci/pccbb.c
2599
Pcic_write(sc, regbase_win + PCIC_SMM_STOP_LOW, stop_low);
sys/dev/pci/pccbb.c
2600
Pcic_write(sc, regbase_win + PCIC_SMM_STOP_HIGH, stop_high);
sys/dev/pci/pccbb.c
2608
Pcic_write(sc, regbase_win + PCIC_CMA_LOW, off_low);
sys/dev/pci/pccbb.c
2609
Pcic_write(sc, regbase_win + PCIC_CMA_HIGH, off_high);
sys/dev/pci/pccbb.c
2613
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, reg);
sys/dev/pci/pccbb.c
2735
Pcic_write(sc, PCIC_ADDRWIN_ENABLE, reg);
sys/dev/pci/pccbb.c
971
Pcic_write(sc, PCIC_INTR, PCIC_INTR_ENABLE);
sys/dev/pci/pccbb.c
973
Pcic_write(sc, PCIC_CSC_INTR, 0);
sys/dev/pci/pccbb.c
975
Pcic_write(sc, PCIC_CSC_INTR, PCIC_CSC_INTR_CD_ENABLE);