Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c80 #define BIOS_COUNT (BIOS_SIZE/4) macro
291 if ((x = mptable_search_sig(target, BIOS_COUNT)) > 0) in mptable_search()
296 if ((x = mptable_search_sig(target, BIOS_COUNT)) > 0) in mptable_search()