Searched refs:numSections (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/3com/
H A Dtyphoon.c1273 u32 numSections; local
1297 numSections = le32_to_cpu(fHdr->numSections);
1301 while (numSections--) {
1338 u32 numSections; local
1373 numSections = le32_to_cpu(fHdr->numSections);
1397 for (i = 0; i < numSections; i++) {
H A Dtyphoon.h518 __le32 numSections; member in struct:typhoon_file_header

Completed in 88 milliseconds