CmdInProgress     751 drivers/net/ethernet/3com/3c515.c 		if (!(inw(ioaddr + EL3_STATUS) & CmdInProgress))
CmdInProgress     757 drivers/net/ethernet/3com/3c515.c 		if (!(inw(ioaddr + EL3_STATUS) & CmdInProgress))
CmdInProgress     992 drivers/net/ethernet/3com/3c515.c 		if (!(inw(ioaddr + EL3_STATUS) & CmdInProgress))
CmdInProgress    1038 drivers/net/ethernet/3com/3c515.c 			if ((inw(ioaddr + EL3_STATUS) & CmdInProgress) == 0)
CmdInProgress    1112 drivers/net/ethernet/3com/3c515.c 						if (!(inw(ioaddr + EL3_STATUS) & CmdInProgress))
CmdInProgress    1314 drivers/net/ethernet/3com/3c515.c 					if (! (inw(ioaddr + EL3_STATUS) & CmdInProgress))
CmdInProgress    1324 drivers/net/ethernet/3com/3c515.c 			if (!(inw(ioaddr + EL3_STATUS) & CmdInProgress))
CmdInProgress    1494 drivers/net/ethernet/3com/3c59x.c 		if (!(ioread16(ioaddr + EL3_STATUS) & CmdInProgress))
CmdInProgress    1500 drivers/net/ethernet/3com/3c59x.c 		if (!(ioread16(ioaddr + EL3_STATUS) & CmdInProgress)) {
CmdInProgress    2574 drivers/net/ethernet/3com/3c59x.c 					if ( ! (ioread16(ioaddr + EL3_STATUS) & CmdInProgress))