Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/ia64/include/
Ddig64.h77 #define HCDP_SIGNATURE "HCDP" macro
/freebsd-10-stable/sys/boot/ia64/efi/
Dmain.c550 if (memcmp(tbl->signature, HCDP_SIGNATURE, sizeof(tbl->signature))) { in command_hcdp()