Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Damiflop.c1111 static inline ushort dos_data_crc(unsigned char *data) in dos_data_crc() function
1230 crc = dos_data_crc(unit[drive].trackbuf + (hdr.sec - 1) * 512); in dos_read()
1311 crc[0]=dos_data_crc(unit[drive].trackbuf+cnt*512); in ms_putsec()