Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h24 u32 api_num; /* number of API entries */ member
/openbmc/u-boot/cmd/x86/
H A Dfsp.c59 printf("\nNumber of APIs Supported : %d\n", hdr->api_num); in do_hdr()