typhoon_section_header 1275 drivers/net/ethernet/3com/typhoon.c 	const struct typhoon_section_header *sHdr;
typhoon_section_header 1306 drivers/net/ethernet/3com/typhoon.c 		if (remaining < sizeof(struct typhoon_section_header))
typhoon_section_header 1309 drivers/net/ethernet/3com/typhoon.c 		sHdr = (struct typhoon_section_header *) image_data;
typhoon_section_header 1310 drivers/net/ethernet/3com/typhoon.c 		image_data += sizeof(struct typhoon_section_header);
typhoon_section_header 1335 drivers/net/ethernet/3com/typhoon.c 	const struct typhoon_section_header *sHdr;
typhoon_section_header 1402 drivers/net/ethernet/3com/typhoon.c 		sHdr = (struct typhoon_section_header *) image_data;
typhoon_section_header 1403 drivers/net/ethernet/3com/typhoon.c 		image_data += sizeof(struct typhoon_section_header);