Searched refs:API_SIG_SEARCH_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/stand/uboot/lib/ | ||
| D | glue.h | 41 #define API_SIG_SEARCH_MASK ~0x000fffff macro |
| D | glue.c | 121 sp = (void *)(uboot_address & API_SIG_SEARCH_MASK); in api_search_sig() |