Searched refs:API_SIG_SEARCH_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/uboot/ | ||
H A D | glue.h | 39 #define API_SIG_SEARCH_MASK ~0x000fffff macro |
H A D | glue.c | 118 sp = (void *)(uboot_address & API_SIG_SEARCH_MASK); in api_search_sig() |