Searched refs:AHDI_IGN_CKSUM (Results 1 – 3 of 3) sorted by relevance
40 #define AHDI_IGN_CKSUM 0x08 /* Ignore checksum mismatch on root sector */ macro
119 if ((cksum != newcksum) && !(flags & AHDI_IGN_CKSUM)) { in read_rsec()
68 flags = AHDI_IGN_CKSUM; in main()