Home
last modified time | relevance | path

Searched refs:BMM_CALLBACK_DATA_FROM_THIS (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DBootMaint.c257 Private = BMM_CALLBACK_DATA_FROM_THIS (This); in BootMaintExtractConfig()
385 Private = BMM_CALLBACK_DATA_FROM_THIS (This); in BootMaintRouteConfig()
711 Private = BMM_CALLBACK_DATA_FROM_THIS (This); in BootMaintCallback()
740 Private = BMM_CALLBACK_DATA_FROM_THIS (This); in BootMaintCallback()
DBootMaint.h63 #define BMM_CALLBACK_DATA_FROM_THIS(a) CR (a, BMM_CALLBACK_DATA, BmmConfigAccess, BMM_CALLBACK_DAT… macro
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
DBootMaintenance.c483 Private = BMM_CALLBACK_DATA_FROM_THIS (This); in BootMaintExtractConfig()
611 Private = BMM_CALLBACK_DATA_FROM_THIS (This); in BootMaintRouteConfig()
877 Private = BMM_CALLBACK_DATA_FROM_THIS (This); in BootMaintCallback()
DBootMaintenanceManager.h87 #define BMM_CALLBACK_DATA_FROM_THIS(a) CR (a, BMM_CALLBACK_DATA, BmmConfigAccess, BMM_CALLBACK_DAT… macro