PCIC_INTR         534 dev/ic/i82365.c 	pcic_write(h, PCIC_INTR, 0);
PCIC_INTR         822 dev/ic/i82365.c 	pcic_write(h, PCIC_INTR, 0);
PCIC_INTR        1425 dev/ic/i82365.c 	pcic_write(h, PCIC_INTR, 0);
PCIC_INTR        1434 dev/ic/i82365.c 	pcic_write(h, PCIC_INTR, PCIC_INTR_RESET);
PCIC_INTR        1459 dev/ic/i82365.c 	reg = pcic_read(h, PCIC_INTR);
PCIC_INTR        1465 dev/ic/i82365.c 	pcic_write(h, PCIC_INTR, reg);
PCIC_INTR         210 dev/isa/i82365_isasubr.c 	reg = pcic_read(h, PCIC_INTR);
PCIC_INTR         212 dev/isa/i82365_isasubr.c 	pcic_write(h, PCIC_INTR, reg | irq);
PCIC_INTR         232 dev/isa/i82365_isasubr.c 	reg = pcic_read(h, PCIC_INTR);
PCIC_INTR         234 dev/isa/i82365_isasubr.c 	pcic_write(h, PCIC_INTR, reg);
PCIC_INTR         831 dev/pci/pccbb.c 	    0x800 + PCIC_INTR,
PCIC_INTR         833 dev/pci/pccbb.c 		0x800 + PCIC_INTR) & ~PCIC_INTR_RESET);
PCIC_INTR         879 dev/pci/pccbb.c 	Pcic_write(ph, PCIC_INTR, PCIC_INTR_ENABLE | PCIC_INTR_RESET);
PCIC_INTR        2178 dev/pci/pccbb.c 	intr = Pcic_read(ph, PCIC_INTR);
PCIC_INTR        2180 dev/pci/pccbb.c 	Pcic_write(ph, PCIC_INTR, intr);
PCIC_INTR        2198 dev/pci/pccbb.c 	Pcic_write(ph, PCIC_INTR, intr);
PCIC_INTR        2218 dev/pci/pccbb.c 	Pcic_write(ph, PCIC_INTR, intr);
PCIC_INTR        2257 dev/pci/pccbb.c 	intr = Pcic_read(ph, PCIC_INTR);
PCIC_INTR        2259 dev/pci/pccbb.c 	Pcic_write(ph, PCIC_INTR, intr);