Home
last modified time | relevance | path

Searched refs:sHdr (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dtyphoon.c1360 struct typhoon_section_header *sHdr; in typhoon_download_firmware() local
1435 sHdr = (struct typhoon_section_header *) image_data; in typhoon_download_firmware()
1437 load_addr = le32_to_cpu(sHdr->startAddr); in typhoon_download_firmware()
1438 section_len = le32_to_cpu(sHdr->len); in typhoon_download_firmware()