IntReq            840 drivers/net/ethernet/3com/3c509.c 		outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); /* Ack IRQ */
IntReq           1311 drivers/net/ethernet/3com/3c509.c 	outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
IntReq            858 drivers/net/ethernet/3com/3c515.c 	outw(SetStatusEnb | AdapterFailure | IntReq | StatsFull |
IntReq            863 drivers/net/ethernet/3com/3c515.c 	outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
IntReq           1255 drivers/net/ethernet/3com/3c515.c 		outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
IntReq            666 drivers/net/ethernet/3com/3c574_cs.c 	outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
IntReq            845 drivers/net/ethernet/3com/3c574_cs.c 		outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
IntReq            475 drivers/net/ethernet/3com/3c589_cs.c 	outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
IntReq            670 drivers/net/ethernet/3com/3c589_cs.c 		outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
IntReq           1696 drivers/net/ethernet/3com/3c59x.c 	vp->status_enable = SetStatusEnb | HostError|IntReq|StatsFull|TxComplete|
IntReq           1702 drivers/net/ethernet/3com/3c59x.c 		StatsFull | HostError | TxComplete | IntReq
IntReq           1706 drivers/net/ethernet/3com/3c59x.c 	iowrite16(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
IntReq           1996 drivers/net/ethernet/3com/3c59x.c 	if (status & IntReq) {		/* Restore all interrupt sources.  */
IntReq           2272 drivers/net/ethernet/3com/3c59x.c 	if (status & IntReq) {
IntReq           2323 drivers/net/ethernet/3com/3c59x.c 		if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) {
IntReq           2349 drivers/net/ethernet/3com/3c59x.c 		iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
IntReq           2396 drivers/net/ethernet/3com/3c59x.c 	if (status & IntReq) {
IntReq           2467 drivers/net/ethernet/3com/3c59x.c 		if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq))
IntReq           2485 drivers/net/ethernet/3com/3c59x.c 		iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);