Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Damiflop.c1023 static inline ushort dos_hdr_crc (struct dos_header *hdr) in dos_hdr_crc() function
1093 crc = dos_hdr_crc(&hdr); in dos_read()
1208 hdr.crc=dos_hdr_crc(&hdr); in ms_putsec()