numSections      1277 drivers/net/ethernet/3com/typhoon.c 	u32 numSections;
numSections      1301 drivers/net/ethernet/3com/typhoon.c 	numSections = le32_to_cpu(fHdr->numSections);
numSections      1305 drivers/net/ethernet/3com/typhoon.c 	while (numSections--) {
numSections      1342 drivers/net/ethernet/3com/typhoon.c 	u32 numSections;
numSections      1377 drivers/net/ethernet/3com/typhoon.c 	numSections = le32_to_cpu(fHdr->numSections);
numSections      1401 drivers/net/ethernet/3com/typhoon.c 	for(i = 0; i < numSections; i++) {
numSections       518 drivers/net/ethernet/3com/typhoon.h 	__le32 numSections;