Home
last modified time | relevance | path

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

/drivers/block/
Damiflop.c1112 static inline ushort dos_data_crc(unsigned char *data) in dos_data_crc() function
1231 crc = dos_data_crc(unit[drive].trackbuf + (hdr.sec - 1) * 512); in dos_read()
1312 crc[0]=dos_data_crc(unit[drive].trackbuf+cnt*512); in ms_putsec()