I365_INTR_ENA     443 drivers/pcmcia/i82365.c     i365_bflip(s, I365_INTCTL, I365_INTR_ENA, t->intr);
I365_INTR_ENA     298 drivers/pcmcia/ti113x.h 	new = reg & ~I365_INTR_ENA;
I365_INTR_ENA     300 drivers/pcmcia/ti113x.h 		new |= I365_INTR_ENA;
I365_INTR_ENA     310 drivers/pcmcia/ti113x.h 	new = reg & ~I365_INTR_ENA;
I365_INTR_ENA     341 drivers/pcmcia/ti113x.h 	intctl &= ~(I365_INTR_ENA | I365_IRQ_MASK);     /* CSC Enable */
I365_INTR_ENA     355 drivers/pcmcia/yenta_socket.c 		reg = exca_readb(socket, I365_INTCTL) & (I365_RING_ENA | I365_INTR_ENA);