numshmems         103 drivers/net/arcnet/com90xx.c 	int numports, numshmems, *port;
numshmems         125 drivers/net/arcnet/com90xx.c 	numports = numshmems = 0;
numshmems         132 drivers/net/arcnet/com90xx.c 		shmems[numshmems++] = shmem;
numshmems         135 drivers/net/arcnet/com90xx.c 			shmems[numshmems++] = count;
numshmems         207 drivers/net/arcnet/com90xx.c 	for (index = 0, p = &shmems[0]; index < numshmems; p++, index++) {
numshmems         264 drivers/net/arcnet/com90xx.c 		*p-- = shmems[--numshmems];
numshmems         269 drivers/net/arcnet/com90xx.c 	if (!numshmems) {
numshmems         281 drivers/net/arcnet/com90xx.c 	for (p = &shmems[0]; p < shmems + numshmems; p++) {
numshmems         374 drivers/net/arcnet/com90xx.c 		if (numports > 1 || numshmems > 1) {
numshmems         387 drivers/net/arcnet/com90xx.c 		for (index = 0; index < numshmems; index++) {
numshmems         401 drivers/net/arcnet/com90xx.c 				shmems[index] = shmems[--numshmems];
numshmems         402 drivers/net/arcnet/com90xx.c 				iomem[index] = iomem[numshmems];
numshmems         427 drivers/net/arcnet/com90xx.c 	for (index = 0; index < numshmems; index++) {