Searched refs:tag_masked (Results 1 – 1 of 1) sorted by relevance
3541 __u32 busaddr_masked, tag_masked; in process_nonindexed_cmd() local3543 tag_masked = cciss_tag_discard_error_bits(h, raw_tag); in process_nonindexed_cmd()3546 if (busaddr_masked == tag_masked) { in process_nonindexed_cmd()