Searched refs:bios_match (Results 1 – 1 of 1) sorted by relevance
1417 short bios_match = 1; in wd7000_detect() local1420 bios_match = check_signature(biosaddr, signatures[sig_ptr].sig, signatures[sig_ptr].len); in wd7000_detect()1424 if (bios_match) in wd7000_detect()