Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
Dacpi.c444 unsigned long sig_len = sizeof("RSD PTR ") - 1; in acpi_scan_rsdp() local
451 if (strncmp((char *) (start + offset), "RSD PTR ", sig_len)) in acpi_scan_rsdp()
/linux-2.4.37.9/arch/i386/kernel/
Dacpi.c366 unsigned long sig_len = sizeof("RSD PTR ") - 1; in acpi_scan_rsdp() local
373 if (strncmp((char *) (start + offset), "RSD PTR ", sig_len)) in acpi_scan_rsdp()